rsnext/examples/z-experimental-refresh
Joe Haddad d650da0623
Remove refs to old css experiment (#13673)
Removes some dangling references to non-existent experimental options.
2020-06-02 16:57:35 +00:00
..
components Upgrade to Prettier 2 (#13061) 2020-05-18 15:24:37 -04:00
pages Upgrade to Prettier 2 (#13061) 2020-05-18 15:24:37 -04:00
global.css [Fast Refresh] Redesigned Runtime Error Experience (#12222) 2020-04-30 10:50:25 -04:00
package.json Add Experimental React Refresh Example (#12081) 2020-04-21 12:28:09 -04:00
README.md Add Experimental React Refresh Example (#12081) 2020-04-21 12:28:09 -04:00

z-experimental-refresh

This is an experimental demo of React Fast Refresh. Please do not use these features in your application or project (yet).

Usage

Run the following command to get started:

yarn dev
# or
npm run dev