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.
xiaojin f6e611b351 hello world 5 years ago
..
public hello world 5 years ago
src hello world 5 years ago
tests/unit hello world 5 years ago
.browserslistrc hello world 5 years ago
.editorconfig hello world 5 years ago
.env hello world 5 years ago
.eslintignore hello world 5 years ago
.eslintrc.js hello world 5 years ago
.gitignore hello world 5 years ago
LICENSE hello world 5 years ago
README-zh.md hello world 5 years ago
README.md hello world 5 years ago
babel.config.js hello world 5 years ago
cypress.json hello world 5 years ago
jest.config.js hello world 5 years ago
package-lock.json hello world 5 years ago
package.json hello world 5 years ago
postcss.config.js hello world 5 years ago
tsconfig.json hello world 5 years ago
vue.config.js hello world 5 years ago
yarn.lock hello world 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