create-vue
create-vue copied to clipboard
🛠️ The recommended way to start a Vite-powered Vue project
Is there any plan to implement `vue-cli-service build`? Just like in Vue 2: https://cli.vuejs.org/guide/build-targets.html My actual question is, should I use vue@2 to get access to this feature, or is...
It's very hard to setup a plugin development environment or remove starter codes from a new project every time. You might say there is community templates for this, but it...
Many people like to use the @vue/eslint-config-airbnb rule Allowed to be added when prompt is selected  ### .eslintrc.cjs ```javascript /* eslint-env node */ require('@rushstack/eslint-patch/modern-module-resolution') module.exports = { root: true,...
Some of the components generated through the CLI could be imported like `@/components/myComponent.vue` instead of using relative import paths.
I want the same thing, but minus all of the starter components and css.
### Description When running Playwright end-to-end testing from [Playwright Test for VSCode](https://marketplace.visualstudio.com/items?itemName=ms-playwright.playwright), an error is thrown: ``` Error: Process from config.webServer was not able to start. Exit code: 1 ```...
ESLint v9 has been released and we'll need to change a few things to properly support it. `npm run lint` currently fails to run with eslint v9: ``` ❯ npm...
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [npm-run-all2](https://redirect.github.com/bcomnes/npm-run-all2) | [`^6.2.6` -> `^7.0.1`](https://renovatebot.com/diffs/npm/npm-run-all2/6.2.6/7.0.1) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/)...
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@types/node](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/node) ([source](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node)) | [`^20.16.14` -> `^20.17.0`](https://renovatebot.com/diffs/npm/@types%2fnode/20.16.14/20.17.0) | [](https://docs.renovatebot.com/merge-confidence/) |...
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [eslint-plugin-playwright](https://redirect.github.com/playwright-community/eslint-plugin-playwright) | [`^1.8.1` -> `^2.0.0`](https://renovatebot.com/diffs/npm/eslint-plugin-playwright/1.8.1/2.0.0) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/)...