Skip to content
This repository has been archived by the owner on Dec 7, 2018. It is now read-only.

Latest commit

 

History

History
15 lines (8 loc) · 166 Bytes

README.md

File metadata and controls

15 lines (8 loc) · 166 Bytes

TimeMatrix

React Native project for time management

Setup

brew install node

npm install -g react-native-cli

cd TimeMatrix

npm install

react-native run-ios