Skip to content

Latest commit

 

History

History
36 lines (26 loc) · 723 Bytes

README.md

File metadata and controls

36 lines (26 loc) · 723 Bytes

Expo Todo List

This is an Expo-managed React Native project.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

  • Node.js
  • npm
  • Expo CLI

Installing

A step by step series of examples that tell you how to get a development environment running.

  1. Clone the repo
    git clone https://github.com/horaczech/expo-todo-list.git
    
  2. Install NPM packages
    npm install
    
  3. Start the Expo development server
    npx expo start
    

Built With