https://github.com/btmpl/simple-ui
https://github.com/btmpl/simple-ui
Last synced: 8 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/btmpl/simple-ui
- Owner: BTMPL
- Created: 2018-02-11T20:02:08.000Z (over 8 years ago)
- Default Branch: ui-demo
- Last Pushed: 2018-02-19T19:13:30.000Z (over 8 years ago)
- Last Synced: 2025-03-24T02:47:41.916Z (over 1 year ago)
- Language: JavaScript
- Size: 112 KB
- Stars: 0
- Watchers: 1
- 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