Skip to content

Latest commit

 

History

History
executable file
·
13 lines (10 loc) · 224 Bytes

readme.md

File metadata and controls

executable file
·
13 lines (10 loc) · 224 Bytes

AirpodsPro2

Setup

Download Node.js. Run this followed commands:

# Install dependencies (only the first time)
npm i

# Run the local server at localhost:8080
npm run dev