Skip to content

Latest commit

 

History

History
23 lines (17 loc) · 607 Bytes

README.md

File metadata and controls

23 lines (17 loc) · 607 Bytes

TuRa Sound App contributions welcome

App for downloading and playing short sound files

Getting started:

# Install dependencys
npm install

# Start Cordova App in Android (recommended)
npm run cordova-serve-android

# Start Cordova App in Browser (not recommended)
npm run cordova-serve-browser

Build App:

npm run cordova-build-android

App:

App Demo