This template will create a new Rails app with Webpacker and RubyHyperloop >= 0.99.x < 1.0.0
Simply run the command below to create a new Rails app with Hyperloop all configured:
rails new MyApp -m https://rawgit.com/hyperstack-org/hyperstack/hyperloop-legacy/install/rails-webpacker.rb
...or
rails new MyApp -m rails-webpacker.rb
foreman startto start Rails and OpalHotReloader- Navigate to
http://localhost:5000/
- Yarn must be installed (https://yarnpkg.com/en/docs/install#mac-stable)