All Projects → artskin → admin-base-tmpl

artskin / admin-base-tmpl

Licence: MIT license
⚡️基于vite2构建的vue2+typescript+elementUI 的后台基础套件,预览地址

Programming Languages

Vue
7211 projects
typescript
32286 projects
SCSS
7915 projects
CSS
56736 projects
HTML
75241 projects
javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to admin-base-tmpl

admin-antd-vue
Vue3.x + Ant Design Admin template (vite/webpack)
Stars: ✭ 111 (+113.46%)
Mutual labels:  mock, vite
vue-admin-better
🚀🚀🚀vue admin,vue3 admin,vue3.0 admin,vue后台管理,vue-admin,vue3.0-admin,admin,vue-admin,vue-element-admin,ant-design,vue-admin-beautiful-pro,vab admin pro,vab admin plus,vue admin plus,vue admin pro
Stars: ✭ 12,962 (+24826.92%)
Mutual labels:  mock, adminlte
vite-vue-admin
🎉🎉使用Vite + Vue3 + TypeScript + Element-plus + Mock开发的后台管理系统🎉🎉
Stars: ✭ 97 (+86.54%)
Mutual labels:  mock, vite
vue3-element-admin
🎉 基于 vite2 + vue3 + element-plus 的后台管理系统vue3-element-admin;使用vue-cli可以切换webpack分支
Stars: ✭ 79 (+51.92%)
Mutual labels:  mock, vite
Vue Admin Beautiful
🚀🚀🚀vue3 admin,vue3.0 admin,vue后台管理,vue-admin,vue3.0-admin,admin,vue-admin,vue-element-admin,ant-design,vue-admin-beautiful-pro,vab admin pro,vab admin plus主线版本基于element-plus、element-ui、ant-design-vue三者并行开发维护,同时支持电脑,手机,平板,切换分支查看不同的vue版本,element-plus版本已发布(vue3,vue3.0,vue,vue3.x,vue.js)
Stars: ✭ 10,968 (+20992.31%)
Mutual labels:  mock, adminlte
laravel-adminlte-boilerplate
Laravel 5.6+ AdminLTE
Stars: ✭ 45 (-13.46%)
Mutual labels:  adminlte
ts-mock-imports
Intuitive mocking library for Typescript class imports
Stars: ✭ 103 (+98.08%)
Mutual labels:  mock
signin-with-matrix
Federated sign-in component for your web app (using Matrix)
Stars: ✭ 207 (+298.08%)
Mutual labels:  vite
ruby-dns-mock
DNS mock server written on 💎 Ruby. Mimic any DNS records for your test environment with fake DNS server.
Stars: ✭ 50 (-3.85%)
Mutual labels:  mock
electron-admin-antd-vue
Electron Vue3.x Ant Design Admin template
Stars: ✭ 21 (-59.62%)
Mutual labels:  mock
contrib-vuejs-3.0-vite
Projeto desenvolvido no Contrib de Vue 3
Stars: ✭ 33 (-36.54%)
Mutual labels:  vite
vueuse-vite-starter
⚡️ Starter for Vite + VueUse + TypeScript
Stars: ✭ 121 (+132.69%)
Mutual labels:  vite
spring-tiles-sample-app
Spring MVC - Apache Tile - AdminLTE Bootstrap template - Sample Application
Stars: ✭ 33 (-36.54%)
Mutual labels:  adminlte
dexopener
An Android library that provides the ability to mock your final classes on Android devices.
Stars: ✭ 112 (+115.38%)
Mutual labels:  mock
DataStore
Visual develop tool of creating mocked Json
Stars: ✭ 30 (-42.31%)
Mutual labels:  mock
dextool
Suite of C/C++ tooling built on LLVM/Clang
Stars: ✭ 81 (+55.77%)
Mutual labels:  mock
vite-plugin-compile-time
Some compile-time magic for your Vite project
Stars: ✭ 94 (+80.77%)
Mutual labels:  vite
instant-mock
Quick and Easy web API mock server.
Stars: ✭ 27 (-48.08%)
Mutual labels:  mock
moq.ts
Moq for Typescript
Stars: ✭ 107 (+105.77%)
Mutual labels:  mock
postcss
Add PostCSS to your Svelte project
Stars: ✭ 37 (-28.85%)
Mutual labels:  vite
logo

vite version Awesome

ABT:admin base template

English | 中文

Introduction

admin-base-template is a free and open source admin template kit. using vite2. Technology stack is Vue2,Element UI,Typescript.

Preview

Demo: admin-base-template

pewview

Base module

  • Login/Logout: token manage
  • Permission: router/element/api
  • Multi-language: Surport image
  • Theme Handover: using css var()
  • Responsive Layout: forPC/iPad/Phone
  • Mock Data(mock/ Api)

ToDo

  • Code refactoring style for Element UI using css var()
  • add Material Design style

Mock Data

Mock Data can Using vite-plugin-mock, or you can run mock-api in local

Install

npm install

Development

npm run dev

Production

npm run build

Preview

npm run serve

Acknowledgements

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].