This project is used to create mockups to test ideas for future development. It is based on a default angular application implementation, using angular material.
To run the project start a terminal to run the following commands:
npm i
npm run start
Navigate to http://localhost:4200/
. The app will automatically reload if you change any of the source files.