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.
cloudfreexiao 37dcdacc05 🐳chore(库):裁剪 Lapis-chan 项目 5 years ago
..
public 🐳chore(库):裁剪 Lapis-chan 项目 5 years ago
src 🐳chore(库):裁剪 Lapis-chan 项目 5 years ago
.browserslistrc 🐳chore(库):裁剪 Lapis-chan 项目 5 years ago
.editorconfig 🐳chore(库):裁剪 Lapis-chan 项目 5 years ago
.env 🐳chore(库):裁剪 Lapis-chan 项目 5 years ago
.eslintignore 🐳chore(库):裁剪 Lapis-chan 项目 5 years ago
.eslintrc.js 🐳chore(库):裁剪 Lapis-chan 项目 5 years ago
.gitignore 🐳chore(库):裁剪 Lapis-chan 项目 5 years ago
LICENSE 🐳chore(库):裁剪 Lapis-chan 项目 5 years ago
README-zh.md 🐳chore(库):裁剪 Lapis-chan 项目 5 years ago
README.md 🐳chore(库):裁剪 Lapis-chan 项目 5 years ago
babel.config.js 🐳chore(库):裁剪 Lapis-chan 项目 5 years ago
cypress.json 🐳chore(库):裁剪 Lapis-chan 项目 5 years ago
jest.config.js 🐳chore(库):裁剪 Lapis-chan 项目 5 years ago
package-lock.json 🐳chore(库):裁剪 Lapis-chan 项目 5 years ago
package.json 🐳chore(库):裁剪 Lapis-chan 项目 5 years ago
postcss.config.js 🐳chore(库):裁剪 Lapis-chan 项目 5 years ago
tsconfig.json 🐳chore(库):裁剪 Lapis-chan 项目 5 years ago
vue.config.js 🐳chore(库):裁剪 Lapis-chan 项目 5 years ago
yarn.lock 🐳chore(库):裁剪 Lapis-chan 项目 5 years ago

README.md

vue-typescript-admin-template

PRs Welcome CircleCI License: MIT Template from jarvis

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

demo

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

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