Skip to content

arrowjs/generator-arrowjs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ArrowJS generator

Yeoman generator for ArrowJS

Usage

Install yo and generator-arrowjs:

    $ npm install -g yo generator-arrowjs

Setup a new project

    $ yo arrowjs

Feature scaffold

Generates an simple feature

Example:

    $ cd my-project
    $ yo arrowjs:feature my-feature

If you choose use model, then the feature will be an simple API with GET, POST, PUT, DELETE methods. Run your app and go to /myfeature/apis to view all apis.

Useful links

License

The MIT License (MIT)

About

Yeoman generator Arrowjs Core app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published