Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 251 Bytes

File metadata and controls

22 lines (14 loc) · 251 Bytes

Nutrition App

The code is based on nmf-app: https://github.com/NMF-earth/nmf-app

Installing Dependencies:

$ yarn

Running the app:

$ yarn start

For starting the app on a specific OS:

$ yarn ios | yarn android