mirror of
https://github.com/MrXujiang/h5-Dooring.git
synced 2026-01-08 04:48:11 +00:00
3 lines
57 B
Bash
3 lines
57 B
Bash
#!/bin/bash
|
|
cd ./packages/editor && yarn
|
|
cd ../ui && yarn |