vueバックグラウンドvuex管理_Vue/Vuex管理テンプレート

555 ワード

vueバックグラウンドvuex管理
k-theme003-vue (k-theme003-vue)
Vue/Vuex Admin template.
Vue/Vuex管理テンプレート.
View Demo表示デモView Github表示Github
プロジェクト設定(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

翻訳:https://vuejsexamples.com/vue-vuex-admin-template/
vueバックグラウンドvuex管理