create-cozyfex-app
v1.0.3
Published
This project for create project by CozyFex templates.
Downloads
2
Readme
Create Cozyfex App
Purpose
- This project for create project by CozyFex templates.
Usage
Default Template
- The default template is NextJS + TypeScript + Recoil + ReactQuery.
- The project directory is the template name by default.
npx create-cozyfex-app
Specific Template
npx create-cozyfex-app --template vite-react-typescript-recoil-query
or
npx create-cozyfex-app -t vite-react-typescript-recoil-query
Specific Template and Project Directory
npx create-cozyfex-app projectDirectory -t vite-react-typescript-recoil-query
Template List
Help
npx create-cozyfex-app -h