React Application for Eluvio Live
-
Clone repository.
After cloning the repository, navigate into the project's directory to install the necessary npm packages.
git clone https://github.com/eluv-io/elv-live.git cd elv-live npm install
-
Start developing.
npm run serve
Web Application is now running locally at
http://localhost:8086
.