rails8-memoapp/Procfile.dev

4 lines
78 B
Text
Raw Permalink Normal View History

2025-02-20 22:46:52 +09:00
web: bin/rails server
css: bin/rails tailwindcss:watch
2025-02-24 22:51:13 +09:00
js: yarn build --watch