Skip to content

Latest commit

 

History

History
39 lines (24 loc) · 1.13 KB

readme.md

File metadata and controls

39 lines (24 loc) · 1.13 KB

Netlify Status Static Badge

️️I Ching oracle Progressive Web App.

Built with ES6, Preact and redux.

Features:

  • Classic I Ching from the book of Richard Wilhelm ☯️
  • Lightweight and fast. Interactive under < 3s over slow 3G. 🎉
  • Offline and PWA support.
  • Lighthouse score over 90/100 👌
  • Without any ads and open-source.

Demo/App

https://iching.netlify.com/

LICENSE

CC-BY-NC-4.0 - Creative Commons Non Commercial

For developers

yarn to install dependencies

yarn vite-serve to start a development server.

yarn vite-build to compile for distribution ( dist/ )

Credits