/noutte-bank-app

:money_with_wings: Bank app prototype using quasar and capacitor.

Primary LanguageVue

🎯 About

Bank app prototype using quasar and capacitor.

Animação

🚀 Technologies

  • VueJs
  • Quasar

✅ Requirements

Before start you will need Git and Node instaled.

If want to generate apk: Capacitor preparation

🔌 Starting the project

$ git clone https://github.com/Lukenoutte/noutte-bank-app.git

$ cd noutte-bank-app
$ yarn install
$ quasar dev
# The server will initialize in the <http://localhost:8080>
# Build APK dev mode: 
$ quasar dev -m capacitor -T android