generator-hapi-sequelize-boilerplate

0.1.2 • Public • Published

Hapi Sequelize Boilerplate Generator

Usage

To use boilerplate generator you need to install yo

    yarn global add yo

and install boilerplate generator to global dependencies

    yarn global add generator-hapi-sequelize-boilerplate

next you have to create directory for your project

    mkdir my-project
    cd my-project

last step you will run this command to excute generator to install source code

    yo hapi-sequelize-boilerplate

Finally! you now have boilerplate source code and ready for start your project Have fun :) !!!

Update boilerplate

first, run yo command

    yo

select option Update your generators

Readme

Keywords

Package Sidebar

Install

npm i generator-hapi-sequelize-boilerplate

Weekly Downloads

0

Version

0.1.2

License

ISC

Unpacked Size

228 kB

Total Files

38

Last publish

Collaborators

  • jack20scoops