vite-vue-i18n-starter icon indicating copy to clipboard operation
vite-vue-i18n-starter copied to clipboard

:zap: Vite Vue I18n Starter

:zap: Vite Vue I18n Starter

Starter for Vite + vue-i18n-next + TypeScript

:warning: 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.

:cd: Installation

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

:lollipop: Demo

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

<i18n> custom blocks support langs

  • json
  • yaml
  • json5

:copyright: License

MIT