ciker / VueAdmin

Element-ui + Laravel + Webpack = VueAdmin

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

项目运行

演示地址

首页 列表 列表 表单 导出 富文本

git clone https://github.com/vueadmin/VueAdmin.git

cd VueAdmin

composer install

npm install

npm run hot (访问线上后台系统)

npm run prod (vue-admin编译上线)


访问: http://localhost:4000

About

Element-ui + Laravel + Webpack = VueAdmin


Languages

Language:PHP 60.7%Language:Vue 39.0%Language:HTML 0.3%