/pinyin

Pinyin How? — pronunciation respelling of Pinyin syllables in your language

Primary LanguageSvelte

Pinyin How?

This is the source repo of pinyin.how.

Developed with SvelteKit. Deployed to Vercel from the main branch.

Developing

Once you’ve installed dependencies with npm install, start a development server locally and open the site in your browser:

npm run dev -- --open

The site auto-reloads when you save changes.