Skip to content

This app is just for help people get fit with a flexible diet, counting macro and micronutrients.

Notifications You must be signed in to change notification settings

gabriellmandelli/dieta-flex

Repository files navigation

dieta-flex

About this app

This app is just for help people get fit with a flexible diet, counting macro and micronutrients.

Flowchart

Requirements

Preparing

npm install -g ionic
npm install -g @angular/cli
npm install

Running App

npx cap add android
npx cap sync
ionic serve // To run in your browser
ionic capacitor run android // To run on your android device