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