cli-inferno
/
1.3.23
cli-inferno 1.3.23
Install from the command line:
Learn more about npm packages
$ npm install @leanupjs/cli-inferno@1.3.23
Install via package.json:
"@leanupjs/cli-inferno": "1.3.23"
About this version
This package contains the Inferno 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-inferno-app
cd new-inferno-app
npm install -D @leanup/cli @leanup/cli-inferno
npx inferno create
Go in a existing folder
cd my-inferno-app
npm install -D @leanup/cli @leanup/cli-inferno
npx inferno 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-inferno
- leanupjs
- over 2 years ago
- Apache-2.0
- 4 dependencies
Assets
- cli-inferno-1.3.23-npm.tgz
Download activity
- Total downloads 2
- Last 30 days 0
- Last week 0
- Today 0