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

https://github.com/sulgweb/sulg-plugin-template

sulg-plugin-cli,chrome插件脚手架模板
https://github.com/sulgweb/sulg-plugin-template

antdv chrome chrome-extension elementplus plugin template

Last synced: about 1 month ago
JSON representation

sulg-plugin-cli,chrome插件脚手架模板

Awesome Lists containing this project

README

          

# plugin-vue3

## Project setup
```
yarn install
```

### Compiles and hot-reloads for production
```
yarn watch
```

### Compiles and minifies for production
```
yarn build
```

### Lints and fixes files
```
yarn lint
```

### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).