Skip to content

wejs-examples/we-project-groups

Repository files navigation

#We.js groups project

Example of we.js social network or forum based in groups -> categories -> contents

Build With:

  • We.js

#How to install

  1. Clone this project
  2. Create one database for this project
  3. Enter in project folder
  4. Copy config/local.example to config/local.js
  5. Configure you database params
  6. install npm packages:
npm install
  1. start with:
npm run dev

See http://wejs.org for we.js documentation

After deploy, generate one build with:

npm run build

This command will optimize your assets for production env.

Test

npm test

#Copyright and license

MIT

About

Example of we.js social network of foruns

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published