Skip to content

ratracegrad/vue-internationalization

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vue-internationalization

This is the source code for an article I wrote about adding internationalization to a Vue application. You can read the article here.

In the article I show how to take the default app created from the @vue/cli and add internationalization to it. Here is what it looks like:

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Run your tests

npm run test

Lints and fixes files

npm run lint

About

Demonstration of adding internationalization to a Vue.js application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published