- Clone this repo
- Run
npm install
- Start the development server with
npm start
- Point your browser at http://localhost:8080
- Create a static build with
npm run build
- Serve up the
react-examples
directory yourself (e.g. with http-server)
npm install
npm start
npm run build
react-examples
directory yourself (e.g. with http-server)