add build_and_deploy.sh
This commit is contained in:
parent
5baaa18120
commit
9e20f153b4
4
build_and_deploy.sh
Normal file
4
build_and_deploy.sh
Normal file
@ -0,0 +1,4 @@
|
|||||||
|
rm -rf node_modules
|
||||||
|
yarn
|
||||||
|
yarn build
|
||||||
|
yarn start
|
||||||
Loading…
Reference in New Issue
Block a user