solaryzed/ui/dev.sh
Yann Esposito (Yogsototh) 3054a81adb
demo working level
2019-10-30 00:27:37 +01:00

3 lines
134 B
Bash
Executable file

#!/bin/bash
parcel serve assets/index.html -o index--parelified.html --open &
spago bundle-app --main Main --to assets/app.js --watch