intlify / vite-vue-i18n-starter

:zap: Vite Vue I18n Starter

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

⚡ 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

About

:zap: Vite Vue I18n Starter

License:MIT License


Languages

Language:Vue 63.6%Language:TypeScript 23.6%Language:HTML 6.9%Language:CSS 5.9%