Skip to content

XAlison/redcat-manage

Repository files navigation

redcat-manage


1、基于vue-cli + Element构建的前端权限管理页

node版本6.x+ , npm版本3.x+

注:webpack使用4.x+版本,构建方式跟3.x有很大区别,建议查看官方文档


开始使用

安装依赖
npm install

运行
npm run dev

浏览器打开 http://localhost:9527.

打包&发布

构建到测试环境
npm run build:sit

构建到生产环境
npm run build:prod

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published