FppEpitech / AREA

The goal of this project is to discover, as a whole, the software platform that we have chosen through the creation of a business application.
MIT License
0 stars 0 forks source link

FEAT: Init capacitor (FNW-15) #57

Closed mathieurobert1 closed 13 hours ago

mathieurobert1 commented 13 hours ago

I initialized capacitor to build our application on android, and changed logos to put our beautiful Plumpy.

To build the android app, you have to type this command in your terminal: npm run build npx cap copy npx cap sync Then if you want to test the app on your mobile launch android studio and connect your phone to your computer: npx cap open android