Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/SSShooter/nippon-color

copy nippon-color PWA build with vue-cli 3
https://github.com/SSShooter/nippon-color

pwa vue-cli3 vue2-demo

Last synced: about 2 months ago
JSON representation

copy nippon-color PWA build with vue-cli 3

Awesome Lists containing this project

README

        

# nipponcolor
## PWA

Icons made by Freepik from www.flaticon.com is licensed by CC 3.0 BY

[Background image from pixiv](https://www.pixiv.net/member_illust.php?mode=medium&illust_id=64253519)

### v1.0.0
v1.0.0 release :tada:

:sparkles: Add random color button

:lipstick: Design adjustment

:zap: Compress background image

:bug: Scroll to top while color sort is changed

## TODO
- favor color
- how to use pwa
- better scroll experience
- hover & active
- optimise font color base on background color manually
- optimise sort of color manually

## Project setup
```
npm install
```

### Compiles and hot-reloads for development
```
npm run serve
```

### Compiles and minifies for production
```
npm run build
```

### deploy
run deploy.sh

### Lints and fixes files
```
npm run lint
```

### Run your unit tests
```
npm run test:unit
```

### Troubleshooting
- For gh-pages, use relative address in `manifest.json`
- Use `npm` instead of `cnpm` when HMR not working. [Reference](https://github.com/vuejs/vue-cli/issues/1559)

### Changelog
Read in [wiki](https://github.com/ssshooter/nippon-color/wiki/Changelog)