Run npm run build serve
for a node and angular server on the same port. Navigate to http://localhost:4200/
. The app will automatically reload if you change any of the source files.
check Package json for this command instructions.
Run ng build
to build the project. The build artifacts will be stored in the dist/
directory. Use the -prod
flag for a production build.
Run ng github-pages:deploy
to deploy to GitHub Pages.