This is frontend project of ErgoMixer!
In order to build this project to be used in ErgoMixer
install node 16 and then run:
install the necessary packages by running npm install
.
Builds the app for production to the build
folder. by running npm run build
It correctly bundles React in production mode and optimizes the build for the best performance.