4 lines
46 B
Bash
4 lines
46 B
Bash
|
|
rm -rf node_modules
|
||
|
|
yarn
|
||
|
|
yarn build
|
||
|
|
yarn start
|