Skip to content

Latest commit

 

History

History
23 lines (19 loc) · 1011 Bytes

README.md

File metadata and controls

23 lines (19 loc) · 1011 Bytes

Health-It!

An application to mantain in good state the home fresh food.

Light Mode Dark Mode

Getting Started

  1. Clone or download the repository.
  2. Open the project in your favourite IDE.
  3. Installa all packages: npm install
  4. Deploy locally: ionic serve (to show in mobile emulator -in Google Chrome and Windows- Ctrl+Shift+C )

Install

  1. Sync last changes and compile with npm run build (under the hood runs ionic build & npx cap sync).
  2. Open in each OS IDE, and run from it:
    1. Android Studio --> npx cap open android
    2. XCode (iOS) --> npx cap open ios