Skip to content

SihemBouhenniche/i18n-vue-app-example

Repository files navigation

It's important to create a multilingual website that supports many languages at the same time in order to increase the popularity of your app and make it more accessible. 

In this tutorial we'll see how to integrate the vue-i18n plugin in a VueJS app through a simple single page application (personality test result given by 16 personalities) in three different languages: English, Arabic and French.

Project setup

yarn install

Compiles and hot-reloads for development

yarn serve

Compiles and minifies for production

yarn build

Lints and fixes files

yarn lint

Customize configuration

See Configuration Reference.

About

Example of how setting up vue-i18n plugin in vuejs app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published