a11yist/Procfile.dev

3 lines
95 B
Text

web: env RUBY_DEBUG_OPEN=true bin/rails server -b 0
js: yarn build --watch
css: yarn watch:css