Skip to content

Latest commit

 

History

10 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

react-music-player

A simple audio player written in ReactJS

Audio Player

Install

$ npm install
# install all the packages locally

Build

Bundling the javascript using webpack

$ webpack -d
# -d switch bundles in dev mode

If you don't want to compile after every change, use the following

$ webpack --progress --colors --watch

Compiling sass to css

$ npm start
# with npm you can run tasks defined in package.json
Music courtesy : http://freemusicarchive.org
All credits belong to the artists

About

A simple audio player written in ReactJS

Resources

Stars

4 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages