Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 372 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 372 Bytes

ecogas

A React Native study to calculate the most advantageous option between ethanol/gasoline.

Installation

  • Install expo-cli (if you haven't it yet) yarn global add expo-cli or npm install --global expo-cli.
  • Install dependencies using yarn or npm i.
  • Finally run project using expo start.