0.1.4 • Published 5 months ago
create-fresh v0.1.4
create-fresh 
The quickest way to start a fresh project is with create-fresh
CLI. It seamlessly scaffolds a new project with all the necessary configurations and dependencies.
Get started with a single command:
npm create fresh [recipe]
You'll be prompted to enter few details about your project. Once provided, the CLI will automatically generate a complete project structure with all the essential files and configurations.