Skip to content

OriginCodeAcademy/generator-oca-ng-express

Repository files navigation

OCA AngularJS/Express Generator

This is a Yeoman generator that will generate the codebase for a full stack JavaScript project using NodeJS, Express, AngularJS, and Sequelize/MySQL.

Getting Started

  1. Install the generator
$ npm install -g yo generator-oca-ng-express
  1. Run the generator (in a folder where you keep code)
$ yo oca-express

Non-automated Tasks

  • ./server/config/config.json: Enter your MySQL credentials

About

Yeoman generator for AngularJS/Express projects

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published