Procfile.dev 90 B

123
  1. web: bundle exec rails s -p 3000
  2. stream: yarn run start
  3. webpack: ./bin/webpack-dev-server