v1.0.0 release 🎉
✨ Add random color button
💄 Design adjustment
⚡ Compress background image
🐛 Scroll to top while color sort is changed
- favor color
- how to use pwa
- better scroll experience
- hover & active
- optimise font color base on background color manually
- optimise sort of color manually
npm install
npm run serve
npm run build
run deploy.sh
npm run lint
npm run test:unit
- For gh-pages, use relative address in
manifest.json
- Use
npm
instead ofcnpm
when HMR not working. Reference
Read in wiki