Skip to content

Vue with vue-i18n library to showcase some advanced techniques of localization like selecting browser default language, persisting selections on refresh and using localization with vue-router.

Notifications You must be signed in to change notification settings

Rezaasghariir/vue-localization-techniques

 
 

Repository files navigation

vue-localization-techniques

For detailed doc check here

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.

About

Vue with vue-i18n library to showcase some advanced techniques of localization like selecting browser default language, persisting selections on refresh and using localization with vue-router.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 62.7%
  • Vue 30.6%
  • HTML 6.1%
  • Shell 0.6%