react-starter-template

A simple CLI for creating react.js apps.


Keywords
react, cli, webpack, redux, react-template, webpack-tutorial
License
MIT
Install
npm install react-starter-template@0.2.2

Documentation

React Starter Template

A simple CLI for creating webpack + react + redux + ES6 starter apps

  • react
  • react-router-component
  • redux
  • react-redux
  • redux-thunk

Install

npm install -g react-starter-template

Usage

react-starter my-awesome-app
cd my-awesome-app
yarn