README.md

January 16, 2023 ยท View on GitHub

This is frontend project of ErgoMixer!

In order to build this project to be used in ErgoMixer install node 16 and then run:

1. npm install

install the necessary packages by running npm install.

2. npm run build

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.