NathanWalker / ShoutOutPlay

The mobile app that allows you to create and record personal dedications using your favorite music playlists for corporate events, parties, weddings and get togethers.
https://shoutoutplay.com
30 stars 7 forks source link

Update to rc.1 #9

Closed NathanWalker closed 8 years ago

NathanWalker commented 8 years ago

Will be done today at some point...

NathanWalker commented 8 years ago

Finally updated. For anyone experimenting with this app locally, to get the latest, do the following:

rm -rf node_modules platforms
git pull
tns install
tns emulate ios  (or whichever you prefer)

👍