You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
5 years ago | |
|---|---|---|
| .. | ||
| public | 5 years ago | |
| src | 5 years ago | |
| .browserslistrc | 5 years ago | |
| .editorconfig | 5 years ago | |
| .env | 5 years ago | |
| .eslintignore | 5 years ago | |
| .eslintrc.js | 5 years ago | |
| .gitignore | 5 years ago | |
| LICENSE | 5 years ago | |
| README-zh.md | 5 years ago | |
| README.md | 5 years ago | |
| babel.config.js | 5 years ago | |
| cypress.json | 5 years ago | |
| jest.config.js | 5 years ago | |
| package-lock.json | 5 years ago | |
| package.json | 5 years ago | |
| postcss.config.js | 5 years ago | |
| tsconfig.json | 5 years ago | |
| vue.config.js | 5 years ago | |
| yarn.lock | 5 years ago | |
README.md
vue-typescript-admin-template
English | 简体中文
Overview
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.
Screenshots
Related Project
Armour/vue-typescript-admin-mock-server (mock server for this project)
Armour/vue-typescript-admin-docs (documentation source for this project)
Javascript version:
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
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
Generate all svg components
yarn svg
Customize Vue configuration
Browsers support
Modern browsers and Internet Explorer 10+.
![]() IE / Edge |
![]() Firefox |
![]() Chrome |
![]() Safari |
|---|---|---|---|
| IE10, IE11, Edge | last 2 versions | last 2 versions | last 2 versions |
Contributing
See CONTRIBUTING.md




