The goal of this project is to showcase some of the depth and accidental humour hidden in the Chinese Language today.
Also on: https://www.instagram.com/chexplaind/
Entries are curated manually at the moment.
To see them and contribute, please go to the data repository here.
This is a single page web app (SPA) written in Vue.js.
Here are the standard npm steps to build when cloned afresh:
npm install
npm run serve
npm run build