Real-Time Auction App / Marketplace App Environment Setup

This application is written in JavaScript and requires no special development environment. All you need is a code editor or IDE (e.g. Visual Studio Code) and Git installed.

Setup Git

You need Git to clone the Real-Time Auction App / Marketplace App from the GitHub repository.

Even if you have Git installed, you may want to ensure that it’s the latest version. Follow the Getting Started - Installing Git guide to install Git.

Next, check the Git installation. Open your terminal and run the below command to ensure Git is installed. You should see a version number after you run the command:

Your development environment is now ready. Next, you need to configure your PubNub API keys for the Real-Time Auction / Marketplace App. 

BackStep 1 of 4Next