Coder Social home page Coder Social logo

chenweiyi / create-vue Goto Github PK

View Code? Open in Web Editor NEW

This project forked from vuejs/create-vue

0.0 0.0 0.0 4.2 MB

๐Ÿ› ๏ธ The recommended way to start a Vite-powered Vue project

License: Other

Shell 0.05% JavaScript 35.20% TypeScript 21.36% CSS 2.11% HTML 0.82% Vue 40.11% EJS 0.35%

create-vue's Introduction

create-vue npm package node compatibility

The recommended way to start a Vite-powered Vue project

Usage

npm create vue@latest

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

npm create vue@legacy

Note that the tag name (@latest or @legacy) 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 based 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

create-vue's People

Contributors

sodatea avatar renovate[bot] avatar btea avatar cexbrayat avatar coolplaylin avatar yyx990803 avatar chenpeng991105 avatar zhangenming avatar wxh06 avatar zhhbstudio avatar padresvk avatar suaterenler avatar sneaken avatar vaibhavsingh97 avatar xiaoxiangmoe avatar zhousg avatar jahnli avatar lakb248 avatar tjx666 avatar luo3house avatar sapphi-red avatar luventa avatar miguel-martinr avatar mxschmitt avatar martijncuppens avatar julien-r44 avatar jessicasachs avatar jd-solanki avatar bymykel avatar graxmonzo avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.