Using the Hyperstack Installer
Last updated
Was this helpful?
Was this helpful?
bundle exec rails hyperstack:install:webpack # just add webpack
bundle exec rails hyperstack:install:skip-webpack # all but webpack
bundle exec rails hyperstack:install:hyper-model # just add hyper-model
bundle exec rails hyperstack:install:skip-hyper-model # all but hyper-model
bundle exec rails hyperstack:install:hotloader # just add the hotloader
bundle exec rails hyperstack:install:skip-hotloader # skip the hotloader