Skip to content
This repository has been archived by the owner on Jan 20, 2024. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
filiptronicek committed Dec 29, 2020
1 parent 99a498e commit bb38af8
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@
[![runs with expo](https://img.shields.io/badge/Runs%20with%20Expo-4630EB.svg?style=flat-square&logo=EXPO&labelColor=f3f3f3&logoColor=000)](https://expo.io/)

## Setup locally
1. Make sure you have Node.js installed
2. do `npm i`
3. to start the server, `npm start`
1. Make sure you have Node.js installed
2. do `npm i`
3. to start the server, `npm start`

## Build the .apk
1. run `npm run apk`
Expand Down

0 comments on commit bb38af8

Please sign in to comment.