This is a project for the N2 grade from the 1st bimester from Programming Language III subject of FESA (Faculdade Engenheiro Salvador Arena). If you are not familiar with this name, you can check more information about right here.

First of all, simply clone this project in your machine with:
git clone https://github.com/infostrip/infostrip-app.git
or via ssh if you prefer.
git clone git@github.com:infostrip/infostrip-app.git
Ps: Make sure you already have the ssh keys set up in your machine, otherwise, you will not be able to complete the git clone.
You must verify the versions of node and npm installed in your machine before going on.
npm installand then,
cordova platform add browseryou can also add android platform by chaging
browsertoandroid.
After this, you can just run
cordova run browser
and the window will pop-up in you screen.
From us with 💜.
Licensed under the MIT License policy. Copyright © 2022 InfosTrip.