The Counter-app sample using Rails 5 + webpacker
clone this repo.
$ bundle install
$ bin/webpack
$ rails server
visit http://localhost:3000
The Counter-app sample using Rails 5 + webpacker
clone this repo.
$ bundle install
$ bin/webpack
$ rails server
visit http://localhost:3000