npm install
(installing dependencies)npm outdated
(verifying dependencies)
npm run start
- in your browser http://localhost:4200
npm run lint
npm run test
npm run coverage
npm run build
( without SSR)
npm run serve
- in your browser http://localhost:4000
- Author : danny