a11yist/Procfile.dev

3 lines
92 B
Text

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