Skip to content

Latest commit

 

History

History
26 lines (15 loc) · 460 Bytes

README.md

File metadata and controls

26 lines (15 loc) · 460 Bytes

Lynking

Framework

ionic

Run

// browser testing
$ ionic serve

// simulator testing
$ ionic build ios
$ ionic emulate ios

Back End

Node-js back end:

lynking-node by Hector Guo