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