Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/shuizhongxiong/icon-svg

图标文件编辑工具
https://github.com/shuizhongxiong/icon-svg

icons svg vuejs2

Last synced: 15 days ago
JSON representation

图标文件编辑工具

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/).