create-gnt-app
v1.0.10
Published
Modern React + Vite starter template with scalable architecture.
Downloads
420
Maintainers
Readme
🚀 create-gnt-app
Modern React + Vite starter template with scalable architecture.
📦 Usage
Create app instantly:
npm create gnt-app✨ Features
- React + Vite
- TypeScript
- Scalable folder structure
- Axios setup
- Redux Toolkit support
- Reusable hooks
- Clean architecture
📂 Project Structure
src/
├── components/
├── pages/
├── services/
├── hooks/
├── utils/
├── routes/
├── store/⚡ Generated App Setup
cd my-app
npm install
npm run dev🛠 Author
Amaan Nasib
