Skip to content

Latest commit

 

History

History
40 lines (28 loc) · 594 Bytes

README.md

File metadata and controls

40 lines (28 loc) · 594 Bytes

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