| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
English | 中文
This is only provided to @tomjs and is not recommended for others to use.
# pnpm
pnpm create @tomjs/app
# yarn
yarn create @tomjs/app
# npm
npm create @tomjs/app@latestThen generate the project based on the prompts.
$ pnpm create @tomjs/app -h
Create a node/web/electron/vscode project based on tomjs
Usage
$ create-app [options] <package-name>
package-name Package name
Options
--cwd Current working directory
--overwrite, -o Overwrite existing project
--package, -p Create a package for the workspace project
--private Set as private project
--verbose Show verbose logs
--help, -h Show help information
--version, -v Show version informationSupport templates:
| Back | FazBrowse Home | New Git URL |