LuisReinoso / generator-angular-sails

Yeoman crud generator para angular module compatible con sailsjs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

generator-angular-sails NPM version Build Status Dependency Status

Angular CRUD y Sails Actions

Installation

First, install Yeoman and generator-angular-sails using npm (we assume you have pre-installed node.js).

npm install -g yo
npm install -g generator-angular-sails

Then generate your new project:

yo angular-sails

Getting To Know Yeoman

  • Yeoman has a heart of gold.
  • Yeoman is a person with feelings and opinions, but is very easy to work with.
  • Yeoman can be too opinionated at times but is easily convinced not to be.
  • Feel free to learn more about Yeoman.

Basado en:

https://github.com/gorums/generator-angular-2-crud

License

MIT © Luis Reinoso

About

Yeoman crud generator para angular module compatible con sailsjs

License:MIT License


Languages

Language:TypeScript 60.0%Language:JavaScript 21.3%Language:HTML 18.7%Language:CSS 0.1%