/equalizer

Primary LanguageJavaScriptApache License 2.0Apache-2.0

Equalizer - standard or academic calculator based on react

version 72cf4fe47f85c39779267d0ecee07655a354e623

start

yarn install or npm install in main dir and then yarn start or npm run start

test

yarn test or npm run test after installation

build

yarn build or npm run build after installation

serve build

yarn global add serve or npm install -g serve if needed, then serve -s build