Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 333 Bytes

README.md

File metadata and controls

17 lines (13 loc) · 333 Bytes

#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