Skip to content

hawtim/vue-typescript-admin-template

 
 

Repository files navigation

vue-typescript-admin-template

PRs Welcome CircleCI License: MIT Template from jarvis

English | 简体中文

Overview

!!! The full features version is under active development, see full-features branch and live demo for details :)

A minimal vue typescript admin template with element-ui & axios & svgicon & permission control & lint, part of the code was generated by vue-cli and jarvis

Live demo

Admin Panel

Screenshots

demo

Related Project

PanJiaChen/vue-admin-template (a vue2.0 minimal admin template)

PanJiaChen/vue-element-admin (full features supported vue admin)

PanJiaChen/electron-vue-admin (a vue electron admin project)

Project setup

Install dependencies

yarn install

Compiles and hot-reloads for development

yarn serve

Compiles and minifies for production

yarn build

Lints and fixes files

yarn lint

Run your unit tests

yarn test:unit

Run your end-to-end tests

yarn test:e2e

Customize Vue configuration

See Configuration Reference.

Browsers support

Modern browsers and Internet Explorer 10+.

IE / Edge
IE / Edge
Firefox
Firefox
Chrome
Chrome
Safari
Safari
IE10, IE11, Edge last 2 versions last 2 versions last 2 versions

Contributing

See CONTRIBUTING.md

License

MIT License

About

🖖 A vue-cli 3.0 + typescript minimal admin template

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • Vue 49.4%
  • TypeScript 42.6%
  • CSS 3.2%
  • JavaScript 3.2%
  • Other 1.6%