This is an example Todo app that uses horizon-react with Webpack and hot module replacement, based on react-transform-boilerplate. It's meant primarily as a starting place for my own projects, so I have some configuration in this project that some may disagree with (eslint and some webpack config).
- Install node.js and rethinkdb
npm install
- Run the rethinkdb server with
rethinkdb
and start the web server withnpm start
- Use the live app at http://localhost:8181/ and admin panel at http://localhost:8080/