https://github.com/nathanwalker/tns-audiokit
https://github.com/nathanwalker/tns-audiokit
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/nathanwalker/tns-audiokit
- Owner: NathanWalker
- Created: 2017-03-28T02:53:15.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-04-21T17:19:32.000Z (about 9 years ago)
- Last Synced: 2024-12-31T19:48:32.258Z (over 1 year ago)
- Language: Objective-C
- Size: 28.8 MB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Setup
```
npm run setup
```
## Run
```
tns run ios --emulator
```