Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 208 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 208 Bytes

#Quick Start

# Installs and starts web server used by the app
npm install -g marty-chart-server
marty-chart-server

npm install

open MartyNativeChatExample.xcodeproj

# Start application in XCode...