Giter VIP home page Giter VIP logo

generator-lean-mean's Introduction

generator-lean-mean Build Status

Yeoman generator

Getting Started

What is Generator Lean Mean?

After using generator-angular-fullstack, I searched for a generator that used Stylus and gulp.

I ended up even preferring the "modular" code organization pattern (link). I moved some folders around and ended up with a clean generator that uses:

The MEAN Stack

  • MongoDB, leading NoSQL database;
  • Express, for backend routing;
  • AngularJS, the Superheroic MVW framework for Javascript;
  • Node, the backend engine that runs on Javascript;

Plus these, for personal preferences

The generator will also ask if you want to include

And ask if you'd like to include a top Navbar

Setup

To install generator-lean-mean from npm, run:

$ npm install -g generator-lean-mean

Finally, initiate the generator:

$ yo lean-mean

Subgenerators

front-module

$ yo lean-mean:front-module

Creates an Angular view and controller, and optionally adds it to the Navbar.

Testing

$ gulp test:frontend

To Do

backend testing task. Many more subgenerators.

License

GPL

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.