This repository has been archived on 2024-07-22. You can view files and clone it, but cannot push or open issues or pull requests.
|
web: PORT=3000 bundle exec puma -C config/puma.rb
|
|
stream: PORT=4000 yarn run start
|
|
webpack: ./bin/webpack-dev-server --host 0.0.0.0
|