Storm/Procfile.dev
Justin Licata 5d12f2efcc add Procfile for the development environment. (#11)
* add Procfile for the development environment.

* use rails server
2017-07-28 11:55:03 -05:00

3 lines
62 B
Plaintext

web: rails server -p 3000
webpacker: ./bin/webpack-dev-server