Sign in
apache
/
pouchdb
/
1c92b08f7eef09856dc7c9afa6813e4883aa6006
/
.
/
bin
/
run-dev.sh
blob: 002ddccc802d643fee3274374f78bf9ea86d9467 [
file
]
#!/usr/bin/env -S bash -e
node
./
bin
/
build
-
pouchdb
.
js
npm run build
-
test
CLIENT
=
dev
./
bin
/
run
-
test
.
sh