react-examples

React… examples…

Stars
98

React Examples

Examples

Running the examples

  • Clone this repo
  • Run npm install

Development server

Static build

  • Create a static build with npm run build
  • Serve up the react-examples directory yourself (e.g. with http-server)

MIT Licensed