Skip to content

Latest commit

 

History

History
executable file
·
70 lines (49 loc) · 1.42 KB

README.md

File metadata and controls

executable file
·
70 lines (49 loc) · 1.42 KB

About

Thanks to this project, it’ll be too easy to add example to pankod open source projects.

Created by Pankod

Getting Started

  1. You should have React Expo CLI to be installed in order to run example. Follow this instructions if you need to install Expo CLI.

  1. Clone the repository:
git clone https://github.com/pankod/expo-boilerplate.git
  1. Install the dependencies:
npm install
  1. Once the installation is done, you can run the following command:

npm

npm start

You can also use:

expo

expo start

yarn

expo start

License

Licensed under the MIT License, Copyright © 2019-present Pankod