1.2.2 • Published 8 months ago
create-midas-front v1.2.2
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.