Skip to content

Dev Environment

jollen chen edited this page Apr 16, 2018 · 3 revisions

Tools

  • Node.js v6+
  • npm install exp -g
  • Expo Client

Project Biolerplate

$ git clone https://github.com/mcnamee/react-native-starter-kit
$ cd react-native-starter-kit
$ npm i

Use Expo

$ exp login
$ exp start

Clone this wiki locally