Skip to content

AKe-Vue3-Admin is a framework that quickly helps you build a back-end management panel. You don't need to pay attention to the code implementation of layout, data processing, and interactive processing, but you only need to pay attention to common component development and interface configuration information adjustment. AKe-Vue3-Admin adopts Vue…

n1203/AKe-Vue3-Admin

Repository files navigation

AkeAdmin (Vite + Vue 3 + Tailwind CSS + echarts + Antd) ⚡

Vite, Vue, Tailwind CSS

This starter template also includes:

  • Vue Router 4.x
  • Inter var font (self-hosted, woff2, v3.19, with 'preload' attr, check out index.html)
  • Just-in-Time mode by default introduced in Tailwind CSS v2.1 (in preview!)
  • Headless UI - unstyled, fully accessible UI components, designed to integrate beautifully with Tailwind CSS
  • Heroicons - beautiful hand-crafted SVG icons, by the makers of Tailwind CSS

First-party plugins needed for Tailwind UI:

Getting Started 🚀

Open in Visual Studio Code

npx degit web2033/vite-vue3-tailwind-starter vvt-app
cd vvt-app

npm:

npm i
npm run dev
npm run build
npm run serve

yarn:

yarn
yarn dev
yarn build
yarn serve

Deploy to Netlify

Bonus links

TODO

  • 首页
  • 仪表盘
  • 文档单页面(iframe)
  • 引导页面
  • 权限控制页面
  • 图标集合页面
  • 组件
    • 富文本编辑器
    • 代码编辑器
    • 头像上传
    • drop draw
    • 列表拖拽
    • to do list 看板
  • 图表
    • 折线
    • 柱状图
    • 折柱图
    • 桑基图
    • 热力图
  • 表格
    • 动态表格
    • 可拖拽表格
  • 综合实例
    • 创建文章
    • 文章列表
  • layout布局
    • 基础layout
    • tab
    • tab+layout
  • 缺省页面
    • 404 不存在
  • Excel
    • 导出Excel
    • 上传Excel
  • 导出Zip
  • 导出pdf
  • 全局主题切换
  • 复制
  • 国际化
  • 系统登陆
  • 全局帮助按钮组

Alt

About

AKe-Vue3-Admin is a framework that quickly helps you build a back-end management panel. You don't need to pay attention to the code implementation of layout, data processing, and interactive processing, but you only need to pay attention to common component development and interface configuration information adjustment. AKe-Vue3-Admin adopts Vue…

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages