Skip to content

volcanblanco/airpodspro2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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