luetgendorf / skeleton

Node Express MongoDB Bootstrap Passport... all rolled up into juicy goodness

Home Page:skeleton-app.jit.su

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Installation

# Install global dependencies
npm install -g nodemon gulp mocha

# Clone the repoo (and fetch only the latest commits)
git clone --depth=1 git@github.com:dstroot/skeleton.git
cd skeleton

# Install local dependencies
npm install
bower install

# Start everything up with Gulp 
# (builds the assets and starts the app with nodemon)
gulp

About

Node Express MongoDB Bootstrap Passport... all rolled up into juicy goodness

skeleton-app.jit.su

License:MIT License


Languages

Language:JavaScript 85.2%Language:CSS 13.3%Language:CoffeeScript 1.5%Language:Shell 0.0%Language:Ruby 0.0%