mirror of
https://github.com/edcommonwealth/sqm-dashboards.git
synced 2026-03-11 00:10:35 -07:00
4 lines
98 B
Text
4 lines
98 B
Text
web: bin/rails server -p 3000
|
|
js: yarn build --watch
|
|
css: yarn watch:css
|
|
guard: bundle exec guard
|