#We.js groups project
Example of we.js social network or forum based in groups -> categories -> contents
Build With:
- We.js
#How to install
- Clone this project
- Create one database for this project
- Enter in project folder
- Copy config/local.example to config/local.js
- Configure you database params
- install npm packages:
npm install
- start with:
npm run dev
See http://wejs.org for we.js documentation
npm run build
This command will optimize your assets for production env.
npm test
#Copyright and license
MIT