https://github.com/scottlepp/goodfood
App to scan barcodes and lookup nutrition.
https://github.com/scottlepp/goodfood
Last synced: about 1 year ago
JSON representation
App to scan barcodes and lookup nutrition.
- Host: GitHub
- URL: https://github.com/scottlepp/goodfood
- Owner: scottlepp
- Created: 2018-04-16T18:55:16.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-04-17T17:30:08.000Z (about 8 years ago)
- Last Synced: 2025-02-11T12:44:40.602Z (over 1 year ago)
- Language: TypeScript
- Size: 2.96 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# goodfood
App to scan barcodes and lookup nutrition.
This project was generated with [Ionic CLI](https://ionicframework.com/docs/cli/) version 3.x
## Development server
Run `ionic serve` for a dev server. Navigate to `http://localhost:8100/`. The app will automatically reload if you change any of the source files.
## Dev testing
* Run `ionic serve -c`
* Native Hybrid (cordova)
* Use the [Ionic Dev App](https://ionicframework.com/docs/pro/devapp/) to test natively on your device.
* PWA
* Open a link to the local server from your device (port must be open)
## Code scaffolding
See [Ionic CLI generate](https://ionicframework.com/docs/cli/generate/)
## Build
Run `ionic build` to build the project. Use the `-prod` flag for a production build.
## Further help
To get more help on the Ionic CLI use `ionic help` or go check out the [Ionic CLI](https://ionicframework.com/docs/cli/).