mylesshie / react-fiber-example

💡 A module / ES6 rebuild of the React Fiber example

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

react-fiber-example

A module / ES2015+ rebuild of the React Fiber Example

Running the example

  1. git clone https://github.com/duivvv/react-fiber-example
  2. yarn / npm install
  3. npm run development
  4. open http://localhost:3000

more info here.

About

💡 A module / ES6 rebuild of the React Fiber example


Languages

Language:JavaScript 74.0%Language:CSS 19.8%Language:HTML 6.2%