Skip to content

proProbe/generator_megatran

Repository files navigation

generator-megatran

A lightweight and barebone generator that uses yeomans generator to create an app based on NodeJS, ExpressJS and AngularJS. Has currently support for generating angular views and controllers. Also uses gulp with nodemon and browsersync.

Yeoman generator

Getting Started

What is Yeoman?

(http://yeoman.io)

megatran generator

To install the megatran generator following command should be executed to install necessary packages and link them to yeomon.

npm install -g yo
npm install
npm link

Finally, initiate the generator in project folder:

yo megatran

Support for:

Angular.Views

yo megatran:views

Angular.Controllers

yo megatran:controllers

Default gulp runs nodemon and browser-sync:

gulp

License

MIT

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published