Create on-the-fly templates for React libraries with ease using create-retemple. 🛠️
To create a new React library project, run the following command:
npm create retemple@latestThis will scaffold a new project with a pre-configured setup for React and TypeScript, using Vite as the build tool. 🏗️
- Easy-to-use CLI 🖥️
- React + TypeScript support 🧩
- Vite for fast builds 🚀
- SWC for super-fast transpilation ⚡
- ESLint setup for code quality 📏
- Pre-configured for library development 📚
- Add option to skip Tailwind setup during scaffolding 🛑
- Integrate additional frontend libraries as options 📚
- Enhance customization features for the template 🔧
Stay tuned for updates and new features! 🔔