2.2.1 • Published 10 months ago
create-minze v2.2.1
Create Minze
Scaffolding a Minze dev environment
Minze requires Node.js version >=
16.0.0
npm
npm create minze@latestyarn
yarn create minzepnpm
pnpm create minzeThen follow the prompts!
Command Line Options
You can also directly specify the project name and the template you want to use via additional command line options. For example, to scaffold a Vite environment, run:
# npm
npm create minze@latest my-project -- --template vite
# yarn
yarn create minze my-project --template vite
# pnpm
pnpm create minze my-project -- --template viteCurrently supported template presets include:
vitevite-tsstorybookstorybook-ts
You can use . for the project name to scaffold in the current directory.
2.2.1
10 months ago
2.2.0
2 years ago
2.1.2
2 years ago
2.1.1
2 years ago
2.0.7
2 years ago
2.0.6
2 years ago
2.0.8
2 years ago
2.1.0
2 years ago
2.0.3
2 years ago
2.0.2
2 years ago
2.0.5
2 years ago
2.0.4
2 years ago
1.2.5
2 years ago
1.2.4
2 years ago
1.2.3
2 years ago
1.2.2
2 years ago
2.0.1
2 years ago
2.0.0
2 years ago
1.2.1
2 years ago
1.2.0
2 years ago
1.1.1
3 years ago
1.1.0
3 years ago
1.0.4
3 years ago
1.1.2
3 years ago
1.0.3
3 years ago
1.0.2
3 years ago
1.0.1
4 years ago
1.0.0
4 years ago