https://github.com/frehner/react-fast-refresh-externals
https://github.com/frehner/react-fast-refresh-externals
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/frehner/react-fast-refresh-externals
- Owner: frehner
- Created: 2020-09-30T20:49:12.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2021-01-27T19:04:46.000Z (over 5 years ago)
- Last Synced: 2025-04-09T15:13:40.064Z (about 1 year ago)
- Language: JavaScript
- Size: 117 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Testing react-refresh
Just testing out the fast refresh setup with SystemJS
~~This is to try and debug react-react + react-refresh's webpack plugin bug issues~~
## Start
1. `npm install`
1. `npm start`
1. Open `localhost:8081`