init
This commit is contained in:
5
install.sh
Executable file
5
install.sh
Executable file
@@ -0,0 +1,5 @@
|
||||
rm yarn.lock
|
||||
rm -rf node_modules
|
||||
rm -rf .cache
|
||||
yarn install
|
||||
gridsome develop
|
||||
Reference in New Issue
Block a user