Navigate to project directory and run npm install
Run npm run server-dev
for a REST server server. Navigate to http://localhost:9000/
.
Run npm run start
for a dev server. Navigate to http://localhost:4200/
. The application will automatically reload if you change any of the source files.