react-at-rest-examples
May 25, 2016 ยท View on GitHub
Sample projects for working with the React-at-Rest framework.
Getting Started
- Clone this repository
- Run
npm install - Fire up the dev server with
npm run dev - Point your browser to
http://localhost:3001/
The Code
This repo contains sample code in both ES6 and CoffeeScript. Just look in the /src directory and use either as a starting point.