Skip to content

Latest commit

 

History

History
52 lines (39 loc) · 1.55 KB

README.md

File metadata and controls

52 lines (39 loc) · 1.55 KB

WikiEDU Dashboard

Connecting Higher Ed and Wikipedia Wiki Education dashboard for Wikipedia editing projects.

What's included

Name Description
React Native Build Native Mobile Apps using JavaScript and React.
React Native Navigation App-wide support for 100% native navigation with an easy cross-platform interface.

Requirements

Installation

Clone this repo

$ git clone [email protected]:kyrrahnork/wiki.git
$ cd wiki
$ yarn install or npm install

then:

npm install --save react-native-gridview
npm install --save react-native-elements@beta
npm install --save react-navigation
npm install --save react-native-recycler-listview

How to start in Android Studio Emulator

Open Android Studio
Start Emulator
Open Command Line
$ react-native run-android

How to start in Expo

Download Expo App to Testing Device
Install Expo CLI
Open Command Line & Navigate to Project Folder 
expo start

Link to WikiEDU Dashboard