Skip to content

cnu2019team10/RN101_class_homework

Repository files navigation

RN101-class

Example for React Native 101 class. Each commit represents each step.

How to run

Clone the repository

$ git clone https://github.com/cwdoh/RN101-class.git

Install whole dependencies

$ cd RN101-class
$ npm install

Execute

$ npm run start