This website requires JavaScript.
Explore
Help
Sign in
ducklet
/
unwind
Watch
1
Star
0
Fork
You've already forked unwind
0
Code
Issues
Pull requests
Projects
Releases
Wiki
Activity
main
unwind
/
scripts
/
build-ui
9 lines
88 B
Text
Raw
Permalink
Normal View
History
Unescape
Escape
init with some kind of working prototype
2021-06-15 19:09:21 +02:00
#!/bin/sh -eu
cd "$RUN_DIR"
[ -z "${DEBUG:-}" ] || set -x
add Vue UI [wip]
2021-07-25 19:01:25 +02:00
cd unwind-ui
npm run build
Reference in a new issue
Copy permalink