Skip to content

danielzelayadev/meanjs-todo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MEAN ToDo

Full-stack todo app for the lolz.

Getting Started

Prerequisites

  • npm
  • node
  • nodemon
  • mongodb
  • browser-sync or anything to run a local server for your client files

Start Mongod

$ mongod

Start the Server

/back-end $ npm install
/back-end $ npm start

Run the App

/front-end $ browser-sync start --server

License

This project is licensed under the MIT License - see the LICENSE.md file for details.

Acknowledgements

About

Full-stack todo for the lolz.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published