solaryzed/dev.sh

5 lines
167 B
Bash
Raw Normal View History

2020-02-22 21:51:30 +00:00
#!/usr/bin/env nix-shell
#!nix-shell -i bash
2019-10-29 23:27:37 +00:00
parcel serve assets/index.html -o index--parelified.html --open &
spago bundle-app --main Main --to assets/app.js --watch