Skip to content

marcelomorgado/devents-mobile

Repository files navigation

DΞvents Mobile

A simple mobile dApp done as a prototype for DΞvents

Pre-requisites

See: Yarn Installation and Expo Installation

Running

git clone https://github.com/marcelomorgado/devents-mobile
cd devents-mobile
yarn
exp start

For more information about configuring the cross platform app look into the React Native and expo getting started guides.