mirror of
https://github.com/MrXujiang/h5-Dooring.git
synced 2025-12-10 16:52:49 +00:00
3 lines
57 B
Bash
3 lines
57 B
Bash
#!/bin/bash
|
|
cd ./packages/editor && yarn
|
|
cd ../ui && yarn |