create-midas-front
v1.2.1
Published
Project initializer for React and Next.js apps.
Downloads
326
Maintainers
Readme
create-midas-front
Project initializer for React and Next.js projects.
Usage
npm:
npm create midas-front
pnpm:
pnpm create midas-front
bun:
bun create midas-front
yarn:
yarn create midas-front
CLI Options
You can initialize a project in your current directory by passing .
as the project name.
Use -h
or --help
to see all available options.