Install cli with:
$ yarn link
For create a new api project
$ cli-node-api init nameProject
If you want to set a database comunication, add --db after the project name, like:
$ cli-node-api init nameProject --db
Express
;YUP
;BCryptJs
;JsonWebToken
Nodemon
;Sucrase
;
Sequelize
;
Sequelize-cli
;