https://github.com/btmpl/react-tutorial
https://github.com/btmpl/react-tutorial
Last synced: over 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/btmpl/react-tutorial
- Owner: BTMPL
- Created: 2018-07-21T04:42:13.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-08-10T18:35:42.000Z (almost 8 years ago)
- Last Synced: 2025-01-29T09:13:57.352Z (over 1 year ago)
- Language: JavaScript
- Size: 248 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
#Introduction
This is a sample repository showing how to setup a React working environment
from scratch. Currently implemented:
- babel with es2015 and React presets
- webpack 2.2.x
- less, css, file-loaders with extract-text-webpack-plugin
- DirectoryNamed resolver plugin
- hot module replacement
- jest 0.19
- enzyme
- eslint
- eslint react rules
#License
MIT