Skip to content

Latest commit

 

History

History
28 lines (18 loc) · 821 Bytes

README.md

File metadata and controls

28 lines (18 loc) · 821 Bytes

⚡ 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