Skip to content
This repository has been archived by the owner on Jun 10, 2021. It is now read-only.

filiptronicek/taskord-mobile

Repository files navigation

Taskord mobile (WIP)

Codacy Badge

Mobile app for the Taskord platform

Push

Local setup

  1. Make sure you have Node.js installed
  2. Install expo-cli globally: npm i -g expo-cli
  3. Run npm i && npm start