This app demonstrates features of the @sveltekit-i18n/parser-icu.
You can view this demo live on Netlify.
- Download this example
- Run
cd ./parser-icu/in Terminal to navigate to example's folder - Run
npm ito install all dependencies (orpnpm i,yarn, etc.) - Run
npm run dev -- --opento preview (orpnpm run dev -- --open,yarn dev --open, etc.)