mirror of
https://github.com/astuto/astuto.git
synced 2025-12-15 19:27:52 +01:00
4 lines
108 B
Plaintext
4 lines
108 B
Plaintext
|
|
web: bin/rails server -b 0.0.0.0 -p 3000
|
||
|
|
css: yarn build:css --watch --color
|
||
|
|
js: yarn build --watch --color
|