2.0.0 • Published 9 years ago

expressboilerplate v2.0.0

Weekly downloads
2
License
MIT
Repository
github
Last release
9 years ago

express-boilerplate

Quick start for express application.

NPM

Features & Libs

Development

  1. Clone the repo:

    $ git clone https://github.com/frenchbread/express-boilerplate.git && cd express-boilerplate
  2. Install dependencies:

    $ npm install && bower install
  3. Run the app:

    $ npm run dev

Tests

$ npm test

Build & Run in production

Build

$ npm run build

Run

$ npm start

License

MIT

2.0.0

9 years ago

1.1.0

10 years ago

1.0.0

10 years ago

0.3.0

10 years ago

0.2.0

10 years ago

0.1.2

10 years ago

0.1.1

10 years ago

0.1.0

11 years ago

0.0.4

11 years ago

0.0.3

11 years ago