Overview
This package is a simple node cli tool based on yeoman generator. It asks users a series of questions and generates a starter project to kickstart development. The package currently supports starter projects based on MERN stack, MERNG stack, TMEN stack, and more coming soon. The focus of this project is to help developers increase their starting speed by using lightweight and proven boilerplates. The project is at an early stage and requires testing, feedback, suggestions, and improvements.
Features
- Generates simple starter projects based on different technology stacks
- Provides a list of available project templates
- Gives accurate commands to run projects and lists available commands
- Includes a generator to create projects based on user input
Installation
To install the package locally, clone the repository and run the following command:
npm install
Summary
This package is a CLI tool that generates starter projects based on different technology stacks. It aims to help developers increase their starting speed by providing lightweight and proven boilerplates. The package is currently in its early stages and welcomes contributions, feedback, and improvements.