Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/shooterrao/vue-cli-plugin-svg-sprite-loader-example
vue-cli-plugin-svg-sprite-loader example
https://github.com/shooterrao/vue-cli-plugin-svg-sprite-loader-example
Last synced: 6 days ago
JSON representation
vue-cli-plugin-svg-sprite-loader example
- Host: GitHub
- URL: https://github.com/shooterrao/vue-cli-plugin-svg-sprite-loader-example
- Owner: shooterRao
- Created: 2020-05-31T06:40:55.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-12-12T22:49:19.000Z (almost 2 years ago)
- Last Synced: 2023-02-28T01:07:39.653Z (over 1 year ago)
- Language: Vue
- Size: 2.53 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 22
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# [vue-cli-plugin-svg-sprite-loader](https://github.com/shooterRao/vue-cli-plugin-svg-sprite-loader) example
## Project setup
```
yarn install
```### Compiles and hot-reloads for development
```
yarn serve
```### Compiles and minifies for production
```
yarn build
```### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).