0% found this document useful (0 votes)
7 views

Installation

The document provides instructions for installing various software packages needed for a product, including MySQL Workbench, Node.js, Laravel, and Visual Studio. It explains how to download and install each package, such as downloading installers from official websites then running the installation files. Basic steps are provided, like choosing a download, selecting an installation path, and checking versions after installation. Uninstallation instructions are also included, advising the user to use the Add/Remove Programs tool in Windows Settings.

Uploaded by

avishek maharaj
Copyright
© © All Rights Reserved
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
7 views

Installation

The document provides instructions for installing various software packages needed for a product, including MySQL Workbench, Node.js, Laravel, and Visual Studio. It explains how to download and install each package, such as downloading installers from official websites then running the installation files. Basic steps are provided, like choosing a download, selecting an installation path, and checking versions after installation. Uninstallation instructions are also included, advising the user to use the Add/Remove Programs tool in Windows Settings.

Uploaded by

avishek maharaj
Copyright
© © All Rights Reserved
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 2

Installation

Software’s must be installed prior to installing your product?

 Node.js
 Mysql
 Dev-Dependencies
 React-router dom
 Composer
 VS studio

How to I install THIS software?

How to Install MySQL Workbench?

1. Open the MySQL site on a browser. Click on the link: MySQL Downloads.
2. choose the Downloads option.
3. choose MySQL Installer for Windows.
4. select the desired installer and click on download.

How to Install Node.js and NPM on Windows?

1. Step 1: Download the Installer. Download the Windows Installer from NodeJs from its
official website.
2. Step 2: Install Node.js and NPM. After choosing the path, double-click to install .msi
binary files to initiate the installation process. ...
3. Step 3: Check Node.js and NPM Version my putting npm start on the terminal.

How to Install LARAVEL on Windows?

First, download the Laravel installer using Composer:

composer global require laravel/installer

Simply click on this link: https://laravel.com/docs/7.x/installation and follow the Steps.


How to Install VS studio on Windows?

 Step 1 - Make sure your computer is ready for Visual Studio.


 Step 2 - Download Visual Studio.
 Step 3 - Install the Visual Studio Installer.
 Step 4 - Choose workloads.
 Step 5 - Choose individual components (optional)
 Step 6 - Install language packs (optional)
 Step 7 - Select the installation location (optional

How can I uninstall THIS software?

Go to the settings under add or remove application, look for the listed application above and select it, an
option will appear to Showing UNINSTALLATION click and wait for it to uninstalled all the related
packages from it, if required restart the computer.

You might also like