Skip to content

basillabs/Mission111

Repository files navigation

Mission One Eleven

Installation

  1. Install node.js
  2. Install Xcode and run it once to install command line tools
  3. Install React Native's CLI (npm install -g react-native-cli)
  4. Install project dependencies
npm install

Or (optional) install and use yarn for faster package management

yarn install

Running

react-native run-ios

Running Unit Tests

npm run test

See: Running unit tests before every git push

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 8