mirror of
https://github.com/ToolJet/ToolJet
synced 2026-04-21 13:37:28 +00:00
2 lines
64 B
Text
2 lines
64 B
Text
backend: bin/rails s -p 3000
|
|
frontend: cd frontend && npm start
|