Skip to content

thangoghd/Arena-of-Valor-ban-pick-overlay

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Instructions

After you've cloned or downloaded the project, open a CMD then cd <path/to/folder>. Once inside the folder, run the command...

npm install

to install the packages necessary for the app to run.

Go to the root directory of the project, then execute the following in 2 different CMDs...

npm start

node server.js

To control the react app, open both

localhost:<port>/

and

localhost:<port>/Admin

In the the same or different browsers.

Whatever you do in the "/Admin" page will reflect on the "/" page.

About

Based on GGWR-Smart-Overlay

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published