0.8.0 • Published 7 years ago

generator-react-web v0.8.0

Weekly downloads
2
License
MIT
Repository
github
Last release
7 years ago

React web

Yeoman generator for creating interactive web sites with React and Redux + Webpack, Flow, ES7+, Babel, Yarn, npm Scripts, i18n, Redux Saga, SCSS, CSS Modules

Build Status Dependency Status npm version

About generator

Generator helps you initialize new interactive web site project.

Features

  • Flow
  • React
  • Redux
  • i18n
  • Redux Saga
  • Webpack
  • ES7+
  • Babel
  • Yarn
  • npm Scripts
  • CSS Modules
  • SCSS

Getting Started

Requirements

  • NodeJS v6.0 or newer
  • npm v3.10 or newer
  • yarn (to install run npm install --global yarn)
  • yo (to install run npm install -g yo, to update run npm update -g yo)
  • flow-typed (to install run npm install -g flow-typed)

Installation

  • Install: npm install -g generator-react-web
  • Run: yo react-web

Build

  • Run: yarn run start to start dev server and watch for file changes
  • Run: yarn run build to build for production
  • For more information about the boilerplate, see its README.md
0.8.0

7 years ago

0.7.1

7 years ago

0.7.0

7 years ago

0.6.3

7 years ago

0.6.2

7 years ago

0.6.1

7 years ago

0.6.0

7 years ago

0.5.0

7 years ago

0.4.7

7 years ago

0.4.6

7 years ago

0.4.5

7 years ago

0.4.4

7 years ago

0.4.3

7 years ago

0.4.2

7 years ago

0.4.1

7 years ago

0.4.0

7 years ago

0.3.4

7 years ago

0.3.3

7 years ago

0.3.2

7 years ago

0.3.1

7 years ago

0.3.0

7 years ago

0.2.4

8 years ago

0.2.3

8 years ago

0.2.2

8 years ago

0.2.1

8 years ago

0.2.0

8 years ago

0.1.1

8 years ago

0.1.0

8 years ago