generator-hapi-sequelize-boilerplate
v0.1.2
Published
Hapi Sequelize Boilerplate Generator ---
Readme
Hapi Sequelize Boilerplate Generator
Usage
To use boilerplate generator you need to install yo
yarn global add yoand install boilerplate generator to global dependencies
yarn global add generator-hapi-sequelize-boilerplatenext you have to create directory for your project
mkdir my-project
cd my-projectlast step you will run this command to excute generator to install source code
yo hapi-sequelize-boilerplateFinally! you now have boilerplate source code and ready for start your project Have fun :) !!!
Update boilerplate
first, run yo command
yoselect option Update your generators
