generator-jrreact

2.1.1 • Public • Published

generator-jrreact

npm version

Yeoman generator for React web projects. Mostly just for personal use, given it uses a set list of technologies based on personal preference:

  • React
  • Yarn (if installed, otherwise npm)
  • Webpack 2
  • Babel (with object rest spread and class property plugins)
  • Jest
  • Enzyme
  • Sass
  • Autoprefixer
  • eslint (based mostly on airbnb rules)
  • sass-lint
  • Github Pages deployment (npm run deploy).

Other tools not included with this generator that I would recommend are:

Prerequisites

npm i -g yo

Installation

npm i -g generator-jrreact

Usage

yo jrreact

Readme

Keywords

none

Package Sidebar

Install

npm i generator-jrreact

Weekly Downloads

2

Version

2.1.1

License

MIT

Last publish

Collaborators

  • jrwebdev