For creating simple project just run
node ./index.js /your/path
For creating simple project with jwt build in functions
node ./index.js /your/path with-jwt
For creating simple project with build sequelize and mysql helper function
node ./index.js /your/path with-dbHelper