0.2.0 • Published 4 years ago

generator-react-elemental v0.2.0

Weekly downloads
3
License
MIT
Repository
github
Last release
4 years ago

React Elemental

Yeoman generator for creating web apps with React + Webpack, ES2015+, Babel, Yarn, npm Scripts, CSS

About generator

Generator helps you initialize new web app project.

Features

  • React
  • Webpack 4
  • Babel 7
  • npm Scripts (start and build)
  • CSS

Requirements

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

Installation

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

Build

  • Run: npm run start to start dev server and watch for file changes
  • Run: npm run build to build for production
0.2.0

4 years ago

0.1.4

5 years ago

0.1.3

6 years ago

0.1.2

6 years ago

0.1.1

6 years ago

0.1.0

6 years ago