- Run
npm install
to install dependencies - Run
npm run go
to build and run the app
- Run
npm install
to install dependencies - Run
ng build
to build the app - Then run
node server.js
to run the app
- Navigate to
http://localhost:3000/
to use the app
Run ng test
to execute the unit tests via Karma.