Skip to content

Latest commit

 

History

History
54 lines (34 loc) · 837 Bytes

README.md

File metadata and controls

54 lines (34 loc) · 837 Bytes

generator-devine-boilerplate

npm version dependencies Status

Pick & choose from node.js (hapi), react, react-router, redux, MongoDB (mongoose), jwt,...

Getting Started

Install Yo

npm i -g yo

Install generator-devine-boilerplate

npm i -g generator-devine-boilerplate

Usage

Initiate the generator:

yo devine-boilerplate

Run the prompt and pick your options.

NPM scripts

npm run development
npm run production
npm run serve
npm run clean

License

MIT