Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bgpat/scroll-icon-generator
https://github.com/bgpat/scroll-icon-generator
Last synced: 28 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/bgpat/scroll-icon-generator
- Owner: bgpat
- Created: 2017-11-07T03:53:20.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2024-11-25T17:41:58.000Z (28 days ago)
- Last Synced: 2024-11-25T18:33:53.737Z (28 days ago)
- Language: Vue
- Homepage: https://icon.401.jp
- Size: 30.9 MB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 19
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# scroll-icon-generator
## Project setup
```
npm install
```### Compiles and hot-reloads for development
```
npm run serve
```### Compiles and minifies for production
```
npm run build
```### Lints and fixes files
```
npm run lint
```### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).