Sample projects for working with the React-at-Rest framework.
- Clone this repository
- Run
npm install - Fire up the dev server with
npm run dev - Point your browser to
http://localhost:3001/
This repo contains sample code in both ES6 and CoffeeScript. Just look in the /src directory and use either as a starting point.