Skip to content

Latest commit

 

History

History
34 lines (20 loc) · 650 Bytes

README.md

File metadata and controls

34 lines (20 loc) · 650 Bytes

Trek

Setup

yarn install
yarn start

You may also want to in

1. Husky and Prettier

Prettier will style your code before a git commit has been made

https://prettier.io/docs/en/precommit.html

2. Yarn

We'll be using Yarn as the package manager. Please try avoid using npm commands

https://classic.yarnpkg.com/en/docs/getting-started

3. React Native Maps

The map API we're using for the app

https://github.com/react-native-maps/react-native-maps