init
This commit is contained in:
@@ -1,4 +1,8 @@
|
||||
#!/bin/bash
|
||||
|
||||
echo "npm install"
|
||||
npm install
|
||||
echo "run docs:build"
|
||||
npm run docs:build
|
||||
echo "run docs:preview"
|
||||
npm run docs:preview
|
||||
Reference in New Issue
Block a user