1.0.10 • Published 5 months ago

development-setup v1.0.10

Weekly downloads
-
License
MIT
Repository
-
Last release
5 months ago

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

šŸ”— LinkedIn
šŸ”— GitHub

1.0.10

5 months ago

1.0.9

5 months ago

1.0.8

5 months ago

1.0.7

5 months ago

1.0.6

5 months ago

1.0.5

5 months ago

1.0.4

5 months ago

1.0.3

5 months ago

1.0.2

5 months ago

1.0.1

5 months ago

1.0.0

5 months ago