template-fe
π template-fe is a universal frontend scaffolding CLI tool designed to accelerate modern web development. With support for popular frameworks like React, Next.js, Vue, Svelte, Astro, and more, it helps you quickly generate boilerplate code and folder structures using pre-configured templates.
Whether you're building a JavaScript or TypeScript project, template-fe
streamlines your setup process, allowing you to focus on writing codeβnot configuration.
Perfect for teams or solo developers looking to speed up their frontend workflow.

π Table of Contents
Features
- π§ Select JavaScript or TypeScript
- β‘ Choose from curated frontend templates (e.g., React, Next.js)
- π Instantly generate project structure into your working directory
- π§© Easily extendable with custom templates
- Interactive CLI with framework selection
- Supports multiple popular frontend frameworks
- Generate simple template.
Supported Frameworks
- React (CRA)
- Next.js
- Vite
- Gatsby
- Docusaurus
- Remix
- Preact
- Svelte
- Vue
- Nuxt
- Astro
- React + Reactstrap
Installation & Usage
You donβt need to install it globally. Just use it directly with npx
:
npx template-fe@latest
Dependencies
- inquirer β For interactive CLI prompts
- fs-extra β For Copying folders and files
Security
Contributing
- Contributions are welcome from the
Cloud Premises team members only. External pull requests will not be accepted.
Please see the CONTRIBUTING.md file for guidelines.
License
- This project is licensed under the MIT License. See the
LICENSE file for details.
Code of Conduct
- Please adhere to our Code of Conduct to maintain a welcoming and respectful community.