Skip to content

feijuncheng/manager

Repository files navigation

环境配置

安装node环境

自己前往node官网下载安装

安装webpack

npm install webpack -g

插件安装

项目目录下执行 npm install

运行dev环境进行本地测试

npm run dev

build线上文件

npm run build

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

About

给公司后台做的管理后台模板

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published