- Clone the repository on your local machine
git clone https://github.com/HoloDen/holoreact.git
- Install necessary node modules required for the react UI
npm install
-
Start ascii-dog holo backend app on localhost port 4141.
-
Run the react server
npm start