Skip to content

A TaskList application built with MongoDB, Express.js, Angular 2 and Node.js.

Notifications You must be signed in to change notification settings

TongZhangzt/MEAN-Angular2-TaskList

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MEAN-Angular2-TaskList

A TaskList application built with MongoDB, Express.js, Angular 2 and Node.js.

Get the code

git clone https://github.com/TongZhangzt/MEAN-Angular2-TaskList your_project_name  
cd your_project_name

Install Dependencies

First you need to install node.js on your PC.
Then install npm package:

npm install  
cd client  
npm install

Develop

nodemon

After the implementation, open http://localhost:3000/ in your browser.
After modifying any files, refresh the browser to reload.

Project structure

Directories Purpose
server.js Build the express server
package.json Dependencies file
routes Backend built with mongo.js
client Frontend built with Angular 2

About

A TaskList application built with MongoDB, Express.js, Angular 2 and Node.js.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published