infostrip-app

GitHub Badge Badge Badge

Description

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.

Visuals

InfosTrip Home Page

Installation

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.

Next step:

You must verify the versions of node and npm installed in your machine before going on.

npm install

and then,

cordova platform add browser

you can also add android platform by chaging browser to android.

After this, you can just run

cordova run browser

and the window will pop-up in you screen.

Support

From us with 💜.

Contributing

License

Licensed under the MIT License policy. Copyright © 2022 InfosTrip.