/vue-i18n-demo

A demo companion app for a Phrase blog article about using Vue I18n

Primary LanguageJavaScriptMIT LicenseMIT

⚠️ This repo is no longer maintained! Please visit https://github.com/PhraseApp-Blog/vue-i18n-demo for the up-to-date repo.


Demo App for Phrase Blog Vue i18n Article

This is a companion demo app for a Phrase blog article.


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.