/mean-todo-angular2

A Todo App Built On Angular2, Express, Node, MongoDB

Primary LanguageTypeScript

Mean Todo App

This project was build on mean stack using Angular 2, Express, MongoDB, Nodejs

Development server

Run ng serve for a dev server. Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.

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.

Deploy On server

Run ng build --prod && node server.js