https://github.com/tapioca24/color-stats
色分布チェッカー
https://github.com/tapioca24/color-stats
Last synced: 5 months ago
JSON representation
色分布チェッカー
- Host: GitHub
- URL: https://github.com/tapioca24/color-stats
- Owner: tapioca24
- Created: 2019-11-21T15:08:05.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-05T01:25:09.000Z (over 3 years ago)
- Last Synced: 2025-07-06T04:37:36.349Z (12 months ago)
- Language: Vue
- Homepage: https://color-stats.netlify.com
- Size: 732 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 30
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# color-stats
## 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/).