Skip to content
/ tidev Public
forked from taggon/tidev

Example reader app for my presentation at Tidev meetup

License

Notifications You must be signed in to change notification settings

hansim/tidev

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tidev

Example reader app for my presentation at Tidev meetup

How to run

  1. Clone this project

  2. Install node packages. Run the following command in the project directory.

npm install
  1. Run packager server.
npm start
  1. Build and run the app in Xcode.

  2. That's it.

About

Example reader app for my presentation at Tidev meetup

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 78.4%
  • Objective-C 21.6%