This repo contains a bunch of React.js examples. No server side code, just client-side React components.
Make sure you have NPM and Webpack installed before getting started.
- Install:
npm install - Start:
npm start - Open
http://localhost:3000/on your browser
Apache