Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 574 Bytes

README.md

File metadata and controls

18 lines (11 loc) · 574 Bytes
A mini ui design project with reactjs with web audio API

Keywords: React.js, Redux, Hot Reloading, ESNext, Babel, react-router, Audio web API

Quick start

  1. Make sure that you have Node.js v8.15.1 and npm v5 or above installed.
  2. Clone this repo using git clone
  3. Run npm install in order to install dependencies
  4. At this point you can run npm start to see the example app at http://localhost:3000.

Contributors

Ukeme Bassey

Credit

This project uses react boiler plate as its base