Table of Contents
- Clone the project repository from github to your preffered desktop folder.
git clone https://github.com/DayvChimes/TeslaApp.git
- Install Node Modules that are crucial for the app to run. If you haven't already installed the yarn cli in your development setup you will first need to install it globally by using npm install.
npm install --global yarn
Then run the following code in the comand-line to install the necessary dependencies for your project to build successfully.
yarn install
- Enjoy!
expo startYour Name - @dayvchimes - [email protected]
Project Link: https://github.com/DayvChimes/TeslaApp