Skip to content

taion/relay-todomvc

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Relay TodoMVC

Relay TodoMVC with routing.

This repo includes multiple examples on separate branches:

Usage

Visit http://fashionablenonsense.com/relay-todomvc, or clone this repo and run:

npm install
npm start

Then point your browser at http://localhost:8080/.

Notes

  • Most of the code is taken directly from the official example and falls under the license there.
  • The npm start command runs webpack-dev-server, and accepts other options, e.g. npm start -- --port 5000.

About

Relay TodoMVC with routing

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors