cli-vanilla
/
1.2.45
cli-vanilla 1.2.45
Install from the command line:
Learn more about npm packages
$ npm install @leanupjs/cli-vanilla@1.2.45
Install via package.json:
"@leanupjs/cli-vanilla": "1.2.45"
About this version
This package contains the Vanilla CLI adapter. You can create a new or switch a existing project to the @leanup/stack.
You can create a new project folder or go in a existing folder.
Create a new project folder:
mkdir new-vanilla-app
cd new-vanilla-app
npm install -D @leanup/cli @leanup/cli-vanilla
npx vanilla create
Go in a existing folder
cd my-vanilla-app
npm install -D @leanup/cli @leanup/cli-vanilla
npx vanilla create --only-config --overwrite
- Proof the configuration changes and adopt it for your.
Execute npm run
in your terminal. It lists all preconfigured tools commands of the @leanup/stack.
For example: npm start
😉
Please give us feedback of you experience, so that we can continuously improve @leanup
.
Details
- cli-vanilla
- leanupjs
- over 2 years ago
- Apache-2.0
- 4 dependencies
Assets
- cli-vanilla-1.2.45-npm.tgz
Download activity
- Total downloads 2
- Last 30 days 0
- Last week 0
- Today 0