@leanup/cli-vue

1.3.49 • Public • Published

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

@leanup/cli-vue

This package contains the vue 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-vue-app
  2. cd new-vue-app
  3. npm install -D @leanup/cli @leanup/cli-vue
  4. npx vue create

Go in a existing folder

  1. cd my-vue-app
  2. npm install -D @leanup/cli @leanup/cli-vue
  3. npx vue 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.

Dependents (0)

Package Sidebar

Install

npm i @leanup/cli-vue

Homepage

leanupjs.org

Weekly Downloads

926

Version

1.3.49

License

Apache-2.0

Unpacked Size

22.6 kB

Total Files

21

Last publish

Collaborators

  • m.oppitz