cli-solid
/
2.0.0-rc.50
cli-solid 2.0.0-rc.50
Install from the command line:
Learn more about npm packages
$ npm install @leanupjs/cli-solid@2.0.0-rc.50
Install via package.json:
"@leanupjs/cli-solid": "2.0.0-rc.50"
About this version
This package contains the Solid 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-solid-app
cd new-solid-app
npm install -D @leanup/cli @leanup/cli-solid
npx solid create
Go in a existing folder
cd my-solid-app
npm install -D @leanup/cli @leanup/cli-solid
npx solid 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
.
Assets
- cli-solid-2.0.0-rc.50-npm.tgz
Download activity
- Total downloads 0
- Last 30 days 0
- Last week 0
- Today 0