react-on icon indicating copy to clipboard operation
react-on copied to clipboard

#Introduction

This is a sample repository showing how to setup a React working environment from scratch. Currently implemented:

  • babel with env and React presets
  • webpack 4.1
    • less, css, file-loaders with extract-text-webpack-plugin
    • hot module replacement
  • jest
    • enzyme
  • eslint
    • eslint react rules

#License

MIT