Skip to content
This repository was archived by the owner on Jun 13, 2023. It is now read-only.

ttalexander2/pocket-pantry

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pocket Pantry

Simple web app for managing grocery lists and recipes.

The client is setup to run on web, android, ios, windows, osx, and linux.

The client is built with expo and will be written in react native. Desktop versions of the application will be built with electron.

Client

Here's some quick notes on how to get it up and running.

Client Prerequisites

  1. Install Node.js. See nodejs.org
  2. Install yarn. See yarn
  3. Install expo-cli: npm install --global expo-cli

Client Commands

Start the development server expo start

Build the expo distributions: expo build:web expo build:android expo build:ios

Compile and start Electron yarn expo-electron start

Client Development Notes

The ios, android, and web versions will all be written in javascript with react native.

foo.js To write web specific code, put in foo.web.js To write desktop specific code, put in foo.electron.js

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 5