4 lines
47 B
Bash
4 lines
47 B
Bash
yarn build:h5
|
|
cd dist
|
|
http-server --port 10086
|
yarn build:h5
|
|
cd dist
|
|
http-server --port 10086
|