Skip to content

Sofiya-xuanxuan/vite-admin-base-tpl

Repository files navigation

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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published