/react-on-maxs

React with modern development tools and best practices

Primary LanguageJavaScript

React On Maxs

CLI tool for creating React-based projects with modern development tools and best practices.

Features

  1. Modern javascript (ES6+)
  2. Styles: CSS Modules, emotion
  3. Best code practices enforced by Eslint
  4. Code formatting by Prettier
  5. Types checking with Flow
  6. Webpack configured by webpack-features
  7. Slick development flow with hot reloading

Usage

npm i react-on-maxs -g
react-on-maxs

Answer a couple of questions and follow the instructions.