Skip to content

Latest commit

 

History

History
16 lines (14 loc) · 498 Bytes

README.md

File metadata and controls

16 lines (14 loc) · 498 Bytes

House Stark

This code contains two different projects, our website, and our React Native App

React Native App

To build, do the following within the reactNative folder: -download Expo App from App Store -npm i -g create-react-native-app -npm install -npm start (runs server) -change directory to reactNative/src/client -npm install -npm start (starts React Native app) -after bundle, it will prompt you with several options. Hit s to enter your email -load email link on your phone.

#Website