Skip to content

Latest commit

 

History

History
24 lines (13 loc) · 546 Bytes

README.md

File metadata and controls

24 lines (13 loc) · 546 Bytes

About the app

This app is designed for use by Rez Laundry & Rez Laundry Ops to track customer information, bag status, and scheduling.

The database used is Firebase. The rez-laundry-app project and database can be found in firebase under tech@studentholdings.org account (or the account of current tech managers).

Installing all necessary packages

yarn install

Instaling packages

yarn add

Running the app locally

yarn start

Building the app

yarn build

Deploying the app

firebase deploy