🚀 DAY 5 OF LAUNCH WEEK:Introducing Webhook Events for Alert Changes.Learn more
Socket
Book a DemoInstallSign in
Socket

@cheryjs/vue-admin-template

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install
Package was removed
Sorry, it seems this package was removed from the registry

@cheryjs/vue-admin-template

latest
npmnpm
Version
0.0.2
Version published
Maintainers
1
Created
Source

Pear Admin Ant

开 箱 即 用 的 Vue 3.0 前 端 开 发 框 架

预 览 | 官 网 | 群聊 | 社区

Pear Admin Ant Version Vue Version Ant Design Vue Version
Node Version Vite Version

项目介绍 :jack_o_lantern:

Vue 3 + Ant Design Vue 2 + Axios 前端模板,提供快速开发

项目不定时更新,建议 Star watch 一份

项目结构

Pear Admin Ant
│
├─dist  打包目录
│
├─src 源码
│  │
│  |-api 网络请求
│  |
│  |-assets 静态资源
│  |
│  |-component 常用组件    
│  |   
│  |-config 配置文件
│  |
│  |-directives 指令目录
│  |
│  |-layout 布局组件
│  |
│  |-mock 模拟数据
│  |
│  |-router 路由管理
│  | 
│  |-utils 工具类
│  |
│  |-view 页面目录
│  |
│  |-App.vue 主体视图
│  │
│  └─main.js 入口文件
│  
└─package.json 配置文件

开源地址

Gitee 开源地址: 前往下载

Github 开源地址: 前往下载

快速上手


// 依赖安装

npm install

// 开发预览

npm run serve

// 开发打包

npm run build

// 生产打包

npm run build-prod

// 项目分析

npm run analyzer

开源共建

  • 欢迎提交 pull request,注意对应提交对应 master 分支

  • 欢迎提交 issue,请写清楚遇到问题的原因、开发环境、复显步骤。

预览项目

输入图片说明输入图片说明
输入图片说明输入图片说明
输入图片说明输入图片说明
输入图片说明输入图片说明
输入图片说明输入图片说明
输入图片说明输入图片说明
输入图片说明输入图片说明
输入图片说明输入图片说明

FAQs

Package last updated on 16 Dec 2021

Did you know?

Socket

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