Skip to content

practice-practice/todo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

todo

A simple practice project

Contributors

Rory Sterley
Eric Chen

Initial Setup

clone this repo:

git clone git@github.com:rorysterley/ng-book.git

Install dependancies:

npm install

Install grunt-cli globally (if you don't have it)

npm install -g grunt-cli

Create a local data-base folder:

mkdir db

Start MongoDB: (if you don't have MongoDB installed see their docs)

mongod --dbpath=./db --smallfiles

Start the server:

node server

License

MIT: LICENSE

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •