Skip to content

Latest commit

 

History

History
37 lines (22 loc) · 819 Bytes

README.md

File metadata and controls

37 lines (22 loc) · 819 Bytes

WingetNite

This app is built with React Native and is released under the GNU General Public License version 3.0 (GPL-3.0).

Google Play

Getting Started

Follow these steps to get the app up and running on your local machine.

Prerequisites

Installation

  1. Clone the repository:
git clone https://github.com/zachvlat/wingetnite.git
cd wingetnite
  1. Install dependencies:
npm install
  1. Start the local environment:
npx expo start