Socket
Socket
Sign inDemoInstall

easy-element-admin

Package Overview
Dependencies
839
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    easy-element-admin

基于 Egg + Vue + Webpack + Element 单页面管理系统骨架


Version published
Weekly downloads
6
increased by200%
Maintainers
1
Created
Weekly downloads
 

Readme

Source

easy-element-admin

基于 Egg + Vue + Webpack + Element 单页面管理系统骨架

  • Egg + Vue + Vuex + Vue-Router + Webpack
  • Egg 只提供数据服务,页面由 Vue 前端渲染
  • Auto Building, Hot Reload, Code Splitting, High Speed, Performance Optimization
  • 统一 fetchApi 请求,内置国际化支持

截图

使用

安装依赖

npm install

本地开发

npm run dev

应用访问: http://127.0.0.1:7001

发布模式

  • 首先在本地或者ci构建好jsbundle文件
npm run build 
  • 然后,启动应用
npm start 

详细打包部署请见: http://hubcarl.github.io/easywebpack/vue/dev/

文档

插件

命令行

可以通过 easywebpack-cli 初始化本项目

License

MIT

FAQs

Last updated on 22 Apr 2020

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc