This is the source repo of pinyin.how.
Developed with SvelteKit. Deployed to Vercel from the main branch.
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.