Sample MEAN App to learn MEAN
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 npm start
for a dev server. Navigate to http://localhost:3000/
.
Based on tutorial in https://www.djamware.com/post/58cf4e1c80aca72df8d1cf7e/tutorial-building-crud-app-from-scratch-using-mean-stack-angular-2
TypeScript