Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 391 Bytes

README.md

File metadata and controls

19 lines (11 loc) · 391 Bytes

Defund DAPL (the app)

An app to help people determine if their bank is funding the Dakota Access Pipeline, and to switch to a better bank.

Dependencies

You'll need npm and xcode. Run npm install to fetch the packages needed (React, React Native, etc).

Compile & Run

To compile and test on the simulator, run the command

    react-native run-ios

(or just make run)