added steps
This commit is contained in:
parent
0cea347264
commit
ee9fbc4d25
1 changed files with 7 additions and 0 deletions
7
steps.txt
Normal file
7
steps.txt
Normal file
|
@ -0,0 +1,7 @@
|
|||
1. git pull
|
||||
2. git submodule init
|
||||
3. git submodule update
|
||||
4. npm i -g pnpm
|
||||
5. pnpm i
|
||||
6. pnpm build
|
||||
7. pnpm inject
|
Loading…
Reference in a new issue