Skip to content

webcube-hp/webcube-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

expressBoilerplate

Boilerplate code for Express 4.0 projects.

Uses Grunt for live-reloading and Bower to manage client-side javascript files

Installation

Make sure node in installed. If it isn't, click this

Install grunt and bower globally:

$ sudo npm install -g grunt-cli
$ sudo npm install -g bower

To Run

Download or clone the repo and run the following from terminal from the downloaded repo

$ npm install
$ grunt

About

Orchestrator

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors