web icon indicating copy to clipboard operation
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/.

Join the chat at https://gitter.im/Any-Audio/anyaudio-web-app Build Status

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.