Skip to content

josephmilla/racha

Repository files navigation

Racha

IMAGE ALT TEXT HERE

Setup

Intialize MongoDB database

$ cd racha
$ mkdir data
$ cd data
$ mkdir db
$ mongod --dbpath db

Download dependencies

$ npm install
$ bower install

Build and run server

$ grunt build
$ grunt serve
/* Default: locahost:9000 */

About

💃 Sri-cha-cha-cha!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published