Skip to content

bravomartin/express.js-app-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Node Express.js template

Node app running with express.js

  • uses ejs for templating and MVC structure.
  • Template using semantic grid, boilerplate and bootstrap.less
  • compiles less and js with bunch.js

Usage

Just use it.
Asumes you have node and npm installed

to install:

sudo npm install bundle -g
npm install -d

practical for development:

sudo npm install supervisor -g

then to run:

node app.js

or with supervisor: supervisor app.js

and in a different tab watch for changes on the js and css with bunch bunch monitor

enjoy.

##credits express.js
semantic.gs
bunch.js
adammiller

About

node/express.js app template using ejs/less/MVC/bunch/etc

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published