adeelibr / mean-todo-angular2

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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


Languages

Language:TypeScript 50.6%Language:JavaScript 30.4%Language:HTML 17.6%Language:CSS 1.4%