Proj Blueprint
Proj Blueprint is an npm package designed to simplify the process of creating an industry-standard project structure. With a single CLI command, you can generate a project blueprint that adheres to best practices, helping you kickstart your development process.
Installation
Ensure you have Node.js and npm installed on your machine before proceeding.
npm install -g proj_blueprint
Usage
To create a new project structure, run the following command:
proj_blueprint_create