1.0.10 • Published 1 year ago

development-setup v1.0.10

Weekly downloads
-
License
MIT
Repository
-
Last release
1 year 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

1 year ago

1.0.9

1 year ago

1.0.8

1 year ago

1.0.7

1 year ago

1.0.6

1 year ago

1.0.5

1 year ago

1.0.4

1 year ago

1.0.3

1 year ago

1.0.2

1 year ago

1.0.1

1 year ago

1.0.0

1 year ago