1.24.2-8-4 • Published 3 months ago

create-vue-alap-idb v1.24.2-8-4

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

create-vue

The recommended way to start a Vite-powered Vue project

Usage

npm create vue@3

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

npm create vue@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.

Difference from Vue CLI

  • Vue CLI is based on webpack, while create-vue is based on Vite. Vite supports most of the configured conventions found in Vue CLI projects out of the box, and provides a significantly better development experience due to its extremely fast startup and hot-module replacement speed. Learn more about why we recommend Vite over webpack here.

  • Unlike Vue CLI, create-vue itself is just a scaffolding tool: it creates a pre-configured project base on the features you choose, and delegates the rest to Vite. Projects scaffolded this way can directly leverage the Vite plugin ecosystem which is Rollup-compatible.

Migrating from Vue CLI

1.24.2-8-4

3 months ago

1.24.2-8-3

3 months ago

1.24.2-5-8

3 months ago

1.24.2-5-3

3 months ago

1.24.2-5-2

3 months ago

1.24.2-5-5

3 months ago

1.24.2-5-4

3 months ago

1.24.2-5-7

3 months ago

1.24.2-5-6

3 months ago

1.24.2-5

3 months ago

1.24.2

4 months ago

23.6.26-3

11 months ago

23.6.26-1

11 months ago

23.6.26-4

11 months ago

23.6.26-5

11 months ago

23.4.3

1 year ago

23.4.6

1 year ago

23.4.5

1 year ago

23.4.12

1 year ago

23.4.7

1 year ago

23.3.27

1 year ago

23.3.16

1 year ago

23.3.15

1 year ago

1.23.3

1 year ago