## Env
```
nvm install 16.20.2
npm install cnpm@9.2.0
## Running
```shell
cnpm install
cnpm run dev
## Build
```sh
cnpm run build