Skip to content

Instantly share code, notes, and snippets.

@aytdm
Created September 27, 2017 02:17
Show Gist options
  • Save aytdm/6c03814db0a55711511ded7b5a325585 to your computer and use it in GitHub Desktop.
Save aytdm/6c03814db0a55711511ded7b5a325585 to your computer and use it in GitHub Desktop.
import Vue from 'vue'
const ElementUI = require('element-ui')
const locale = require('element-ui/lib/locale/lang/ja')
Vue.use(ElementUI, { locale })
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment