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