https://github.com/btmpl/react-hot-loader-example
https://github.com/btmpl/react-hot-loader-example
Last synced: over 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/btmpl/react-hot-loader-example
- Owner: BTMPL
- Created: 2016-11-14T05:59:35.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-11-21T12:14:52.000Z (over 9 years ago)
- Last Synced: 2025-01-29T09:13:58.287Z (over 1 year ago)
- Language: JavaScript
- Size: 160 KB
- Stars: 1
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
An example of using react-hot-loader (v 3.x). Run the procject with
```
webpack-dev-server --hot --inline
```