Skip to content

Latest commit

 

History

History
executable file
·
19 lines (16 loc) · 265 Bytes

File metadata and controls

executable file
·
19 lines (16 loc) · 265 Bytes

#Audio xp

After cloning install all dependencies :

npm i

Task

Start development

It starts a developement server at 0.0.0.0:8080

npm start

Prepare for deploy

npm run build