Skip to content

syengo254/create-vue

 
 

Repository files navigation

create-vue

Open in Visual Studio Code

An easy way to start a Vue project

Usage

npm init vue@3

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

npm init vue@2

About

Quickly scaffold a Vue project with `npm init vue`

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Vue 53.9%
  • JavaScript 33.7%
  • CSS 8.9%
  • TypeScript 3.0%
  • Other 0.5%