Skip to content

Repository files navigation

Hooli Group

A website to help people build study groups.

Environment

Node >= 6
MongoDB

Start

  • Clone or download this repository
  • Enter your local directory, and install dependencies:
npm install

Develop

# serve with hot reload at localhost:8089# You need to start local server
npm run local# serve with hot reload at localhost:8089# proxy on test server
npm run debug
# serve with hot reload at localhost:8089
npm run dev

Build

# build for production with minification
npm run build

Server

  • To enable back-end server:
# first start MongoDB service
mongod
# then run server
node server.js

Restful API

About

A website to help people built study group.

Resources

Stars

14 stars

Watchers

2 watching

Forks

Releases

Packages

Used by

Contributors

Languages