Skip to content

Debug-Studios/YAMP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 

Repository files navigation

YAMP

A Cross-Platform Music Player for Android and IOS

Usage

# Install dependencies
npm install

# Build for production
tns build <platform> --bundle

# Build, watch for changes and debug the application
tns debug <platform> --bundle

# Build, watch for changes and run the application
tns run <platform> --bundle
  • Replace with 'android' or 'ios' (without the quotes)

About

A music player for Android and IOS.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages