Skip to content
/ DeAdmin Public
forked from deboyblog/DeAdmin

一个用VueJS+AdminLTE实现的后台管理系统

License

Notifications You must be signed in to change notification settings

szisa/DeAdmin

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DeAdmin

A Vue.js + AdminLTE project 使用vue-cli脚手架搭建

Build Setup

# 安装依赖包
npm install

# 启动热加载服务 localhost:8080
npm run dev

# 构建产品
npm run build

# 单元测试
npm run unit

# e2e测试
npm run e2e

# 所有测试
npm test

For detailed explanation on how things work, checkout the guide and docs for vue-loader.

About

一个用VueJS+AdminLTE实现的后台管理系统

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 70.3%
  • JavaScript 24.6%
  • Vue 4.8%
  • HTML 0.3%