Skip to content

Latest commit

 

History

History

README.md

Netlify Status

@sveltekit-i18n/parser-icu

This app demonstrates features of the @sveltekit-i18n/parser-icu.

Preview

You can view this demo live on Netlify.

How to use this example

  • Download this example
  • Run cd ./parser-icu/ in Terminal to navigate to example's folder
  • Run npm i to install all dependencies (or pnpm i, yarn, etc.)
  • Run npm run dev -- --open to preview (or pnpm run dev -- --open, yarn dev --open, etc.)