webpacker-sample

The Counter-app sample using Rails 5 + webpacker

build and start

clone this repo.
$ bundle install
$ bin/webpack
$ rails server
visit http://localhost:3000