Skip to content

Latest commit

 

History

History

README.md

Netlify Status

Preprocess

This app demonstrates behavior of preprocess config prop on multiple i18n instances.

Preview

You can view this demo live on Netlify.

How to use this example

  • Download this example
  • 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.)