Skip to content

BearStudio/create-start-ui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

53 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Create a ๐Ÿš€ Start UI project

Usage

Generate a ๐Ÿš€ Start UI project in a new folder.

pnpm create start-ui <projectName>    # Generate a start-ui-web project
pnpm create start-ui -t native <projectName> # Generate a start-ui-native project

Options

Usage: create-start-ui [options] <appName>

Arguments:
  appName                Name of the app to create

Options:
  -b, --branch <branch>  Specify a branch you want to use to start
  -t, --type <type>      Type of app you want to create
  --skip-install         Skip node modules installation step (default: false)
  --skip-git-init        Skip git init step (default: false)
  --verbose              Add additional details if something goes wrong (default: false)
  -V, --version          output the version number
  -h, --help             display help for command

Development

  1. Link the repository to your system with the following command:
pnpm link-cli
  1. Run dev command to have the cli be rebuilt on each save:
pnpm dev
  1. Run the cli in any directory, it will reflect any changes you have made:
create-start-ui myApp

About

Create a ๐Ÿš€ Start UI project

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •