React.js overview lecture for HRLA
To get started:
- Fork the repo and clone locally.
- Run "npm install" to add dependencies
- Run "npm run build" to compile files using Webpack
- Run "npm run rest-server" to setup a mock REST server to serve data
- Run "live-server" (install if you haven't) and navigate to your index.html file