https://github.com/webfreak001/foodinventory-react
React native app for FoodInventory
https://github.com/webfreak001/foodinventory-react
Last synced: about 1 month ago
JSON representation
React native app for FoodInventory
- Host: GitHub
- URL: https://github.com/webfreak001/foodinventory-react
- Owner: WebFreak001
- License: mit
- Created: 2019-07-08T12:16:15.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2019-07-13T13:48:25.000Z (about 7 years ago)
- Last Synced: 2025-02-28T14:48:10.187Z (over 1 year ago)
- Language: JavaScript
- Size: 1.93 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# FoodInventory-react
after cloning, copy a debug.keystore into android/app/ from some other react-native app (run the generator)
Then run `npm install` and `npx jetify`
To develop, run `react-native start` for the web server and in another console `react-native run-android` to start the app on a device or emulator.
See [INSTALL.md](INSTALL.md) for more information how the dependencies were installed.
[GitHub](https://github.com/WebFreak001/FoodInventory-react)