h5-Dooring/install.sh
2021-12-08 23:25:34 +08:00

3 lines
57 B
Bash

#!/bin/bash
cd ./packages/editor && yarn
cd ../ui && yarn