generator-react-flux-generator

0.1.4 • Public • Published

Installation

First, install Yeoman - using npm (we assume you have pre-installed node.js).(or just command below)

npm install -g yo

Then generate your new project:

  1. download this package
npm i -g generator-react-flux-generator
  1. create somewhere new empty folder
mkdir new_project
  1. navigate to that new folder
cd new_project
  1. run
yo react-flux-generator

That's all! After install you will have the new clear project with webpack,post.css etc. plugins.

  1. launch your generated project
npm run dev

Package Sidebar

Install

npm i generator-react-flux-generator

Weekly Downloads

0

Version

0.1.4

License

none

Last publish

Collaborators

  • alexandr_mozolevsky