项目作者: fraandeveloper

项目描述 :
Fuel price research application based on sefaz API - AL
高级语言: TypeScript
项目地址: git://github.com/fraandeveloper/fuel-app.git
创建时间: 2020-07-07T23:27:59Z
项目社区:https://github.com/fraandeveloper/fuel-app

开源协议:

下载


Welcome to Fuel App!

The Fuel-App is a fuel price research application based on sefaz’s API and its main objective is to help consumers fill their vehicle with the cheapest fuel.
For this project I am using Ionic with mapBox integration.

Framework and Library

In this project I used Ionic in version 9.1.6 with nodeJs version v12.18.2, for integration with the map, I used the mapBox.

How to use

To use this project you will need to install the ionic dependency:

  1. npm install -g @ionic/cli

After installing the ionic dependency and cloning the project on your machine, run:

  1. npm install

Finally run

  1. ionic serve