Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 282 Bytes

File metadata and controls

18 lines (13 loc) · 282 Bytes

frontend_React_Native

Frontend Configuration

Manual with Yarn & expo:

yarn install
yarn expo start

Manual with npm:

npm install
npm start