update,
This commit is contained in:
11
jamespong14205/task1/project/003_src/client/demo.sh
Executable file
11
jamespong14205/task1/project/003_src/client/demo.sh
Executable file
@@ -0,0 +1,11 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
set -ex
|
||||
|
||||
rm -rf .next node_modules/*
|
||||
|
||||
yarn --dev
|
||||
|
||||
yarn build
|
||||
|
||||
yarn demo
|
Reference in New Issue
Block a user