Files
docker-php-fpm/php_tools/vue-cli/README.md
2022-12-08 20:52:37 +01:00

11 lines
550 B
Markdown

# Vue CLI
Vue CLI is the Standard Tooling for Vue.js Development.
**Note:** Vue CLI is now in maintenance mode. For new projects, please use create-vue to scaffold Vite-based projects. create-vue supports both Vue 2 and Vue 3.
| Platform | Url |
|----------|------------------------------------------------------------------|
| NPM | https://www.npmjs.com/package/@vue/cli |
| GitHub | https://github.com/vuejs/vue-cli |