Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 372 Bytes

File metadata and controls

15 lines (8 loc) · 372 Bytes

Mom's Shopping List

A mobile shopping list application for my mother, created with React Native and Expo.

Getting Started

Installing NPM dependencies

$ npm install

Starting the local development server

$ npm run start

Use the expo cli, which is active after running npm run start, to open the desired target platoform and use the expo dev tools.