express-boiler

0.1.0 • Public • Published

Express-boiler.js

Application template for express.js (^4.x.x)

Installation

npm install express-boiler -g

Usage

boiler new <app-name>

To start server and watch for development

grunt devs

Then go to http://localhost:1337


To build the app for deployment

grunt build

This will compress and compile both Javascript and the Less.

More information on devs and build grunt tasks in the Gruntfile.js

License

MIT

/express-boiler/

    Package Sidebar

    Install

    npm i express-boiler

    Weekly Downloads

    2

    Version

    0.1.0

    License

    MIT

    Last publish

    Collaborators

    • yunghwakwon