Skip to content

chexplaind/chexplaind.github.io

Repository files navigation

The Literal Chinese Dictionary

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/

Content Contributions

Entries are curated manually at the moment.

To see them and contribute, please go to the data repository here.

Development Setup

This is a single page web app (SPA) written in Vue.js.

Here are the standard npm steps to build when cloned afresh:

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Customize configuration

See Configuration Reference.