Update Jenkinsfile configuration
This commit is contained in:
parent
5d0d7145bd
commit
995eae0571
2 changed files with 2 additions and 1 deletions
|
@ -7,7 +7,7 @@ Seedling is a project generator for @procyon libraries.
|
|||
1. Create file `.npmrc`
|
||||
2. Paste content to file `@toolkit:registry=https://forgejo.romanjaros.dev/api/packages/procyon/npm/`
|
||||
3. Use `pnpm dlx @toolkit/seedling --name hello-world --port 90 ./app`
|
||||
- instead of `./app` use can use curent folder, `.` or `./`
|
||||
- instead of `./app` use can use current folder, `.` or `./`
|
||||
4. Use `pnpm dev` to start
|
||||
|
||||
## Parameters
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue