ashour / vue-i18n-demo

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

⚠️ 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.

About

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

License:MIT License


Languages

Language:JavaScript 55.4%Language:Vue 40.4%Language:HTML 4.3%