Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/shuizhongxiong/icon-svg
图标文件编辑工具
https://github.com/shuizhongxiong/icon-svg
icons svg vuejs2
Last synced: 15 days ago
JSON representation
图标文件编辑工具
- Host: GitHub
- URL: https://github.com/shuizhongxiong/icon-svg
- Owner: shuizhongxiong
- License: mit
- Created: 2019-06-21T13:08:19.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2022-12-10T19:47:37.000Z (almost 2 years ago)
- Last Synced: 2024-10-26T06:11:34.924Z (22 days ago)
- Topics: icons, svg, vuejs2
- Language: Vue
- Homepage: https://shuizhongxiong.github.io/icon-svg/dist
- Size: 4.82 MB
- Stars: 2
- Watchers: 0
- Forks: 1
- Open Issues: 23
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# icon-svg
## demo
> 参考
>## Project setup
```
yarn install
```### Compiles and hot-reloads for development
```
yarn run serve
```### Compiles and minifies for production
```
yarn run build
```### Run your tests
```
yarn run test
```### Lints and fixes files
```
yarn run lint
```### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).