1.5.3 • Published 10 months ago

mern-insta-setup v1.5.3

Weekly downloads
-
License
ISC
Repository
-
Last release
10 months ago

mern-insta-setup

Version: 1.1.3

Description

mern-insta-setup is a beginner-friendly npm package designed to effortlessly set up a MERN (MongoDB, Express, React, Node.js) stack application. This package simplifies the setup process by providing a ready-to-go development environment, allowing you to quickly start building your full-stack applications.

Features

  • Quick Setup: Set up a full MERN stack project with minimal configuration.
  • Beginner-Friendly: Ideal for developers who want to start quickly without dealing with complex configurations.
  • Automated Environment: Automates the creation of a development environment using tools like React, Express, MongoDB, and Node.js.

Installation

To install and use the package, follow these steps:

npx mern-insta-setup

Alternatively, install globally using npm:

npm install -g mern-insta-setup

Usage

After installation, simply run the following command to initialize a new MERN stack project:

mern-insta-setup

The script will guide you through the setup process, asking for basic inputs like project name, location, and database settings, and it will handle the rest.

Contributing

Contributions are welcome! If you'd like to improve this project, follow these steps:

Fork the repository.

https://github.com/BRijesh2001singh/insta-mern-setup

Create a new branch (git checkout -b feature-branch).

Make your changes.

Commit your changes (git commit -m 'Add new feature').

Push to the branch (git push origin feature-branch).

Open a pull request.

Dependencies

This package depends on the following:

•axios: for making HTTP requests

•inquirer: for interactive command-line prompts

•shelljs: for executing shell commands in Node.js

Author

Developed by Brijesh.

1.5.3

10 months ago

1.4.3

10 months ago

1.3.3

10 months ago

1.2.3

10 months ago

1.1.3

10 months ago

1.0.3

10 months ago

1.0.2

10 months ago