Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 138 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 138 Bytes

nextjs-audio-player

Audio Player on React

Dev:

  1. npm install
  2. npm run dev

Build:

  1. npm install
  2. npm run build
  3. npm run start