README
umi-serve
Install
$ yarn add umi-serve
Usage
$ umi-serve
# Specify the port
$ PORT=8888 umi-serve
LICENSE
MIT
```bash $ yarn add umi-serve ```
<script type="module">
import wodaxUmiServe from 'https://cdn.skypack.dev/wodax-umi-serve';
</script>
$ yarn add umi-serve
$ umi-serve
# Specify the port
$ PORT=8888 umi-serve
MIT