For Demo todos-mean-app.herokuapp.com
Run npm install
to install packages in project.
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 node server
. Navigate to http://localhost:3000/
in browser.