Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 238 Bytes

File metadata and controls

14 lines (10 loc) · 238 Bytes

Party line: An audio-only demo for React


This app is built using Create React App.

To run locally:

  • Clone this repo locally
  • Run the following
npm i
npm run start