Running Demo Application

Learn how to run the demo application.

We'll cover the following...

Here are a instructions for how to run the demo application.

Running the server

First, you need to install server dependencies

cd server
npm install

Then you need to ...