3.4.2 • Published 6 months ago
create-starknet v3.4.2
create-starknet
Create starknet apps with one command
Interactive
You can create a new project interactively by running:
npx create-starknet
# or
npm init starknet
You will be asked for the name of your project before it can be created for you.
Non-interactive
You can also pass command line arguments to set up a new project
non-interactively. See create-starknet-app --help
:
create-starknet [project-directory] [options]
Options:
-V, --version output the version number
-t, --template <name> Explicitly tell the CLI to bootstrap the app using the specified template (choices: "next", "vite")
--use-npm Explicitly tell the CLI to bootstrap the app using npm
--use-yarn Explicitly tell the CLI to bootstrap the app using yarn
--use-pnpm Explicitly tell the CLI to bootstrap the app using pnpm
-h, --help display help for command
3.4.2
6 months ago
3.4.1
7 months ago
3.4.0
9 months ago
3.3.0
9 months ago
3.2.0
9 months ago
3.1.0
9 months ago
3.0.0-beta.3
10 months ago
3.0.0
10 months ago
2.1.1
1 year ago
2.1.0
2 years ago
2.0.2
2 years ago
2.0.0-next.0
2 years ago
2.0.0-next.1
2 years ago
2.0.1
2 years ago
2.0.0
2 years ago
1.3.2
2 years ago
1.3.1
2 years ago
1.3.0
2 years ago
1.2.0
2 years ago
1.1.0
2 years ago
1.0.1
2 years ago
1.0.0
2 years ago