Skip to content

kweebix/DashBoard

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DashBoard

By Ralmn

Twitter

Trello

##Installation

First thing first:

Rename and setup the config/config.js.sample in config/config.js

In config/config.js set your MongoDB database url

Run npm install

To start the server: node server

To build the client source:

cd client
gulp

You can also build without watch: gulp no-watch

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 98.2%
  • HTML 1.8%