central-perk / E-Community

Community For ECD

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

E-Community For ECD

1. install `node.js` `mongodb`
2. run mongod
3. `$ make install` Install the dependencies of Nodeclub 
4. `$ make test` 
5. `$ node app.js`
6. visit `localhost:3000`
7. done!

More information

Unit test

$ make test

Coverage tests

$ make test-cov

Start mongod

mongod --dbpath ./db

License

E-Community is distributed under the terms of MIT license.

See LICENSE for details.

About

Community For ECD

License:MIT License


Languages

Language:JavaScript 87.1%Language:CSS 5.7%Language:HTML 5.0%Language:Less 2.2%Language:Makefile 0.1%