Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 455 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 455 Bytes

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.