Sample of a single page application I developed for a company in the taxiway signs sector. No backend provided.
This project requires **node >=v6.9.0 and npm >=3.
Navigate to the project folder and run:
npm i
Navigate to the project folder and run:
ng serve
and visit http://localhost:4200/
Navigate to the project folder and run:
ng build --prod
then run:
node server.js
Leave the login form fields blank.