A command-line tool for quickly creating project templates
npm install -g @pandapls/nb-cliCreate a new project:
nb-cli create my-projectOptions:
- Project template for React + TypeScript + TailwindCSS + ShadcnUI
- Project template for Vue3 + TypeScript + TailwindCSS + Element Plus
- Project template for Monorepo
- React applications
- Vue3 applications
- Monorepo applications
MIT