Skip to content

AkatQuas/chinese-quick-mapping-svelte

 
 

Repository files navigation

chinese-quick-mapping

速成查字

https://速成查字.xyz

A static svelteki-kit app to search keystrokes of chinese keyboard input methods 速成 (Quick) and 倉頡 (Cangjie IME).

Revamped from the Elm version.

Getting Started

# install dependencies
yarn

# start dev server
yarn dev

A dev server will be started on localhost:3000

Running Cypress tests

After dev server started, run yarn cypress run to run tests in terminal, or yarn cypress open to open the test runner

Build

yarn build

Production preview

yarn build && yarn preview

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Svelte 40.6%
  • JavaScript 28.0%
  • TypeScript 27.5%
  • HTML 3.1%
  • CSS 0.8%