horizon-react-webpack-hmr-boilerplate
July 28, 2016 ยท View on GitHub
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).
How to run
- Install node.js and rethinkdb
npm install- Run the rethinkdb server with
rethinkdband start the web server withnpm start - Use the live app at http://localhost:8181/ and admin panel at http://localhost:8080/