Simple template flavored with useful ingredients
Template for an web app with the following prebundled:
- Express (latest, tested with 3.0.0rc3)
- jQuery 1.8.0
- Sugar.js (1.3)
- Bootstrap (2.0.4)
- Bootswatch - Free themes for Bootstrap
-
Clone this repo
git clone git://github.com/Srirangan/express-bootstrap.git
-
Update package.json with your project coordinates
-
Install dependencies locally
npm install -d
-
Okay start devving