sqm-dashboards/Procfile.dev

3 lines
73 B
Text

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