weiquanju / create-vue-auto

🛠️ Quickly scaffold a Vue project with `npm init vue-auto@3`

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

create-vue

An easy way to start a Vue project

Usage

npm init vue-auto@3

Or, if you need to support IE11, you can create a Vue 2 project with:

npm init vue-auto@2

Note that the version number (@3 or @2) MUST NOT be omitted, otherwise npm may resolve to a cached and outdated version of the package.

About

🛠️ Quickly scaffold a Vue project with `npm init vue-auto@3`

License:Other


Languages

Language:Vue 60.8%Language:JavaScript 16.4%Language:TypeScript 12.5%Language:CSS 10.0%Language:HTML 0.3%Language:Shell 0.0%