web
                                
                                
                                
                                    web copied to clipboard
                            
                            
                            
                        [Inactive] A free, open source music player
AnyAudio Web App
:tada: :musical_note: :tada:
A front end to utilise AnyAudio API.
Enjoy live at https://anyaudio.in/.
Development
Required packages
npm install -g yarn
Installing dependencies
yarn
Starting Dev Server
yarn start
Building
yarn build
Running Tests
yarn test
Deploying to gh-pages
yarn deploy
Note: Write access to repository is required.