# upload-to-app-store

upload to app store

# How to use

 on your vite project, run ```npm run build```,then ```npx @xiaobai-world/upload```.

# Update this package

```
npm publish --access public --registry=https://registry.npmjs.org
```