1.0.10 ⢠Published 5 months ago
development-setup v1.0.10
Development Setup CLI
A simple CLI tool to quickly set up frontend and backend project structures in Visual Studio Code. This tool helps developers set up React + TailwindCSS, React + Bootstrap, and a Node.js backend with Express.js + MongoDB in a few simple steps.
Features
- Frontend Setup:
- React + TailwindCSS
- React + Bootstrap
- Backend Setup:
- Node.js with Express
Installation
To install the Development Setup CLI globally, run the following command or: If you prefer not to install it globally, use npx:
npx development-setup
npm install -g development-setup
Prerequisites
Ensure you have the following installed before using the CLI:
- Node.js (>=14.0.0)
- npm (>=6.0.0)
- Visual Studio Code (recommended for a better development experience)
Created By
š¤ Aniket Savita