Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/whjin/vue3-typescript

vue3-typescript
https://github.com/whjin/vue3-typescript

canvas eslint typescript vite vue3

Last synced: about 1 month ago
JSON representation

vue3-typescript

Awesome Lists containing this project

README

        

## 部署 ##

1. `npm install -D gh-pages`
2. `package.json`配置`"deploy": "gh-pages -d dist"`
3. `npm run build`
4. `npm run deploy`