Skip to content

akashkmt/create-minimal-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

⚡️ create-minimal-template

Hey there, frontend wizard! 🧙‍♂️
Tired of setting up React projects from scratch over and over again?

Say hello to create-minimal-template
A CLI tool to Dynamically scaffold Minimal Project Templates
Your friendly CLI that lets you spin up a modern React app with your stack, your rules, and zero boilerplate mess.

✨ What’s Inside?

Pick and choose the stuff you actually care about:

✅ React + Vite setup
✅ JavaScript or TypeScript
✅ Tailwind CSS, ESLint, React Router DOM, Redux Toolkit
✅ All the latest package versions

🧪 What's Next?

🧱 Next.js support
⚙️ Webpack & other bundlers

🚀 Usage

You can create a new Project Template using the following command:

npx create-minimal-template
pnpx create-minimal-template

Sample Walkthrough

✨ Welcome to Create Minimal Template ✨

👉 Let’s build your React + Vite project step by step

? Project name: super-cool-app
? Choose a framework: React
? Choose a language: TypeScript
? Choose a bundler: Vite
? Choose helper packages: Tailwind CSS, ESLint

🎉 Woohoo! Your project "super-cool-app" is ready.

👉 Next steps:

cd super-cool-app
npm run dev

Happy coding, rockstar! 🚀

About

A CLI tool to Dynamically scaffold Minimal Project Templates.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published