@leanup/cli-vue3

v1.3.54
This package contains the Vue3 framework extension for the @leanup/cli.
babel snowpack webpack vue vue3 sinon nyc nightwatch mocha and 9 more...

GitHub CI - Publish to NPM dependencies peerDependencies optionalDependencies vulnerabilities npm downloads install-size lernajs code style: prettier

@leanup/cli-vue3

This package contains the vue3 CLI adapter. You can create a new or switch a existing project to the @leanup/stack.

Installation

You can create a new project folder or go in a existing folder.

Create a new project folder:

  1. mkdir new-vue3-app
  2. cd new-vue3-app
  3. npm install -D @leanup/cli @leanup/cli-vue3
  4. npx vue3 create

Go in a existing folder

  1. cd my-vue3-app
  2. npm install -D @leanup/cli @leanup/cli-vue3
  3. npx vue3 create --only-config --overwrite
  4. Proof the configuration changes and adopt it for your.

Usage

Execute npm run in your terminal. It lists all preconfigured tools commands of the @leanup/stack.

For example: npm start 😉

Feedback

Please give us feedback of you experience, so that we can continuously improve @leanup.

npm i @leanup/cli-vue3

Metadata

Downloads

Maintainers