UNPKG

stack-fast

Version:

CLI para criar projetos React, MERN e TypeScript com stacks pré-configuradas

35 lines (27 loc) 573 B
# Create My Stack CLI para criar projetos React ou MERN com stacks pré-configuradas. ## Uso ```bash npx @seu-username/create-my-stack init ``` ### Com opções ```bash npx @seu-username/create-my-stack init --type=react --packages=tailwind,react-router ``` ## Stacks disponíveis ### React - Tailwind CSS - shadcn/ui - React Router - Zustand - TanStack Query - Axios ### MERN - MongoDB + Mongoose - Express - JWT Authentication - bcrypt - CORS - dotenv ## Interface Web Acesse [seu-site.com] para selecionar visualmente as stacks.