sqm-dashboards/Procfile.dev
2021-11-17 10:52:35 -05:00

3 lines
73 B
Text

web: bin/rails server -p 3000
js: yarn build --watch
css: yarn watch:css