1.0.0 • Published 6 years ago

generator-one-react v1.0.0

Weekly downloads
-
License
MIT
Repository
-
Last release
6 years ago

Yeoman template for One React Org

License: MIT

Inspired by gera2ld/generator-vue-ssr

  • You must have installed nodejs#8.x Installation

npm i generator-one-react -g

# Or clone the repo and link it to global node modules
git clone #this.repo.git#
npm link

Usage

# Make sure yo is installed
$ npm i yo -g

# Initialize my project
$ cd my-project
$ yo one-react
1.0.0

6 years ago