Skip to content

A semi-opinionated boilerplate for horizon-react and webpack, with hot module reloading

License

Notifications You must be signed in to change notification settings

chrbala/horizon-react-webpack-hmr-boilerplate

Repository files navigation

horizon-react-webpack-hmr-boilerplate

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

  1. Install node.js and rethinkdb
  2. npm install
  3. Run the rethinkdb server with rethinkdb and start the web server with npm start
  4. Use the live app at http://localhost:8181/ and admin panel at http://localhost:8080/

About

A semi-opinionated boilerplate for horizon-react and webpack, with hot module reloading

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published