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插件脚手架模板
- Host: GitHub
- URL: https://github.com/sulgweb/sulg-plugin-template
- Owner: sulgweb
- Created: 2021-01-13T02:56:43.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-06-15T14:54:08.000Z (almost 5 years ago)
- Last Synced: 2025-09-01T12:58:14.597Z (9 months ago)
- Topics: antdv, chrome, chrome-extension, elementplus, plugin, template
- Language: JavaScript
- Homepage:
- Size: 146 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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/).