Run npm install
Run ng serve
for a dev server. Navigate to http://localhost:4200/
. The app will automatically reload if you change any of the source files.
Run npm run start:server
. Navigate to http://localhost:3030/
. The app will automatically reload if you change any of the source files.
Run ng build --configuration production
.
To get more help on the Angular CLI use ng help
or go check out the Angular CLI Overview and Command Reference page.