1.1.2 ā€¢ Published 3 years ago

cevuel-cli v1.1.2

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

CeVuel-Cli

Rely on vue2.0 Create element-ui project with vue Help you build a new project faster with configuration and title

CeVuel CLI is the Standard Tooling for Vue.js Development.

Documentation

You can see the documentation in the root directory <projectName> README.md of the project address.

Next version budget

āˆš Automatic installation (2021-07-13) (v1.1.0)

  • Create an event type template with cevuel-cli
  • Create an directive type template with cevuel-cli
  • Create components template with cevuel-cli
  • Update the latest template project with cevuel-cli
  • Add Less in project
  • Add TS in project
  • Add TSLint, EsLint, Prettier and more in project

Quick start

Install

npm install cevuel-cli -g

Usage

cevue creat <projectName>
...
cd <projectNamePath>
npm run start
npm run build

Help

cevue -h

License

MIT