Skip to content

gustavo-shigueo/react_audio_player

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Audio Player

How to run it (Node JS required)

  • On the root folder, run npm i
  • Follow one of the options below:
  1. Build the app and serve it locally
    • Run npm run build
    • Run npm run serve to serve the React App
  2. Run the app without building

Lastly, if you are using Windows Command Line (cmd.exe), run npm run apiCMD, otherwise (Windows PowerShell, Linux, MacOS etc.), run npm run api (RUN THESE FROM THE ROOT OF THE APP) or cd into the api directory and run npm start

You will need to put .mp3 files in the /public/audio folder before building

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published