3. Server Startup

3.1 Start Server and Installation

Go back to your command prompt after completing Step 2.1. Now, use the command:

npm run basic-install

This command will generate env files and a build for installation.

When the command is done, it will display the output on your command prompt as shown on the screen below.

Thereafter, navigate to YOUR_DOMAIN_URL in your browser.

After that, begin the Step 4.1.

Last updated