expressboilerplate

2.0.0 • Public • Published

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
  1. Install dependencies:
$ npm install && bower install
  1. Run the app:
$ npm run dev

Tests

$ npm test

Build & Run in production

Build

$ npm run build

Run

$ npm start

License

MIT

Package Sidebar

Install

npm i expressboilerplate

Weekly Downloads

12

Version

2.0.0

License

MIT

Last publish

Collaborators

  • frenchbread