Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 7 days ago
JSON representation
copy nippon-color PWA build with vue-cli 3
- Host: GitHub
- URL: https://github.com/ssshooter/nippon-color
- Owner: SSShooter
- Created: 2018-09-08T12:05:38.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2018-10-16T07:43:13.000Z (about 6 years ago)
- Last Synced: 2024-04-14T09:05:09.772Z (7 months ago)
- Topics: pwa, vue-cli3, vue2-demo
- Language: JavaScript
- Homepage: https://ssshooter.github.io/nippon-color/
- Size: 5.52 MB
- Stars: 112
- Watchers: 4
- Forks: 21
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# nipponcolor
## PWA[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)