Nick930826 / vue-admin

an admin demo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

iView-project

This project is build for Vue.js 2 + vue-router + webpack2 + iView 2, just install and run.

Install

// install dependencies
npm install

Run

Development

// For the first time, run init to create index.html
npm run init
npm run dev

Production(Build)

npm run build

About

an admin demo


Languages

Language:Vue 65.9%Language:JavaScript 30.4%Language:CSS 2.1%Language:HTML 1.6%