kanitsharma / react-fast-refresh-example

Implementation of fast-refresh in react

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

React Fast-Refresh Example

Experimental implementation of fast-refresh in an ejected CRA project, using @pmmmwh/react-refresh-webpack-plugin and react-refresh.

Usage

git clone https://github.com/kanitsharma/react-fast-refresh-example.git

yarn && yarn start

About

Implementation of fast-refresh in react


Languages

Language:JavaScript 96.2%Language:HTML 2.4%Language:CSS 1.3%