This is a Yeoman generator that will generate the codebase for a full stack JavaScript project using NodeJS, Express, AngularJS, and Sequelize/MySQL.
- Install the generator
$ npm install -g yo generator-oca-ng-express
- Run the generator (in a folder where you keep code)
$ yo oca-express
-
./server/config/config.json
: Enter your MySQL credentials