项目作者: griffinsockwell

项目描述 :
Project for React Developer Udacity Nanodegree
高级语言: JavaScript
项目地址: git://github.com/griffinsockwell/reactnd-project-mobile-flashcards.git


screenshot


This project was bootstrapped with Create React Native App.

Information about Create React Native App and how to use it can be found in its README file.

This project was made as a part of the React Developer Udacity Nanodegree.

To Run Locally

  1. $ cd ~/Desktop
  2. $ git clone https://github.com/griffinsockwell/reactnd-project-mobile-flashcards.git
  3. $ cd reactnd-project-mobile-flashcards

Make sure Node.js is installed.

Install the node modules.

  1. $ npm install

For iOS

  1. $ npm run ios

For Android

  1. $ npm run android

This app was tested on an iOS Simulator and on an Android device.