Skip to content

intlify/vite-vue-i18n-starter

Repository files navigation

⚡ Vite Vue I18n Starter

Starter for Vite + vue-i18n-next + TypeScript

⚠️ Notice

This starter is set up using vite-plugin-vue-i18n, so it is a starter for the Composition API.

If you are new to Vue I18n, it is recommended that you follow the documentation guide to learn using the Legacy API.

💿 Installation

  1. Clone this repository
  2. yarn
  3. yarn dev
  4. open http://localhost:3000 in your browser

🍭 Demo

https://wonderful-curran-765ceb.netlify.app

<i18n> custom blocks support langs

  • json
  • yaml
  • json5

©️ License

MIT