1.1.0 • Published 5 years ago

ant-qg-cli v1.1.0

Weekly downloads
-
License
MIT
Repository
-
Last release
5 years ago

Cli for Ant Design Vue

A simple CLI for Ant Design Vue projects.

npm package Feature

Based on vue-cli3.0, added a lot of configuration, reduce the duplication of work

  • axios config
  • ant-design-vue UI framework
  • Permission management
  • normalize css style
  • base page such as login,register
  • vue.config.js config

Usage

Installation

Prerequisites: Node.js (>=6.x, 8.x preferred), npm version 3+ and Git.

$ npm install ant-qg-cli -g

New a Ant Design Vue template

$ cd your application
$ npm run serve

Prettier eslint your code

$ npm run lint

Example:

$ cd your application
$ npm run serve
1.1.0

5 years ago

1.0.10

5 years ago

1.0.9

5 years ago

1.0.8

5 years ago

1.0.7

5 years ago

1.0.6

5 years ago

1.0.5

5 years ago

1.0.4

5 years ago

1.0.3

5 years ago

1.0.2

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago