Skip to content

adi2412/dairyproject

Repository files navigation

Dairy Project

Scaffoled using this generator

Basic idea-

  • app/ contains client side objects
  • lib/ contains server side objects

Run the app using-

grunt server

Restore the database dump using-

mongorestore dump/fullstack-dev

PS: Make sure you're connected to mongod first.

TO DO

  • Create actual schemas for the tables that would be added
  • Get a name for this project

Follow good git branching models.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published