0.0.1-alpha.0 • Published 5 years ago

nestx-vue-scaffold v0.0.1-alpha.0

Weekly downloads
2
License
ISC
Repository
github
Last release
5 years ago

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 / EdgeFirefoxChromeSafari
IE10, IE11, Edgelast 2 versionslast 2 versionslast 2 versions

Contributing

See CONTRIBUTING.md

License

MIT License