A cli for quickly generating project template
Be-CLI is a simple project template with Vite.js that aims to assist developers in starting Vue or React projects with Typescript in Vite. It provides a blissful development experience with a range of features and frameworks.
To use the Be-CLI template, follow these steps:
npm install -g be-cli
be-cli create project-name
Be-CLI is a project template built on Vite.js that simplifies the development process for Vue or React projects with Typescript. With its range of features including Vite, Vue3, React, UnoCSS, WindiCSS, Element-Plus, and Ant Design Vue, developers can quickly set up their projects and start building beautiful user interfaces. The inclusion of unit testing libraries like Vitest and Jest ensures high-quality and performant code. Overall, Be-CLI provides a blissful development experience for modern web applications.