Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 516 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 516 Bytes

Todo MEAN2 App

Development server

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.

Build

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.

Deploying to GitHub Pages

Run ng github-pages:deploy to deploy to GitHub Pages.