mirror of
https://github.com/edcommonwealth/sqm-dashboards.git
synced 2026-03-07 21:48:16 -08:00
Add automated test running to development procfile
This commit is contained in:
parent
6a435fa570
commit
124d35d8db
1 changed files with 1 additions and 0 deletions
|
|
@ -1,3 +1,4 @@
|
|||
web: bin/rails server -p 3000
|
||||
js: yarn build --watch
|
||||
css: yarn watch:css
|
||||
guard: bundle exec guard
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue