react-redux-saga-cli

0.1.3 • Public • Published

react-redux-saga-cli

NPM version NPM downloads

CLI for react projects

Getting Started

# Install 
$ npm install -g react-redux-saga-cli
 
# Create app 
$ react new ReactApp
 
# Start app 
cd ReactApp
$ npm start

Usage

react new [options]

Create app with new project.

Usage Examples

$ react new ReactApp
$ react new ReactApp --demo

options

  • --demo -- Generate a simple demo project

dva add

Generate a new route

Usage Examples

$ react add MyRoute

Readme

Keywords

Package Sidebar

Install

npm i react-redux-saga-cli

Weekly Downloads

1

Version

0.1.3

License

MIT

Last publish

Collaborators

  • flicker