Skip to content

Latest commit

 

History

History
62 lines (40 loc) · 1.95 KB

README.md

File metadata and controls

62 lines (40 loc) · 1.95 KB

こしあん

Build Status Coverage Status Dependency Status DevDependency Status

Description

Koshian is toggl client.

Requirements

React Native Getting Started

Installation

$ npm i

Development

  1. Run server
$ npm start
  1. Open Project & Run
  • $ open ios/koshian.xcodeproj
  • In the Xcode, Press Cmd + r
  • In the Simulator, Press Ctrl + Cmd + z and select Debug in Chrome
  • In the Google Chrome, Open Developer Tools and select React tab

More detail, see React Native Debugging Documents