This is a small project demonstrating a typesafe-i18n
integration with Vue.js version 3.
This repository was set up using
vite
with thevue-ts
template.npm init vite@latest my-vue-app -- --template vue-ts
Start the project in development mode:
npm run dev
Navigate to http://localhost:3000. You should see the example app running.