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