🔰 aspire-loan-app Mobile first app built using Quasar v2(Vue 3) for UI, loan-json-server as REST API & deployed on Vercel. Install the dependencies yarn Start the app in development mode (hot-code reloading, error reporting, etc.) Run local json-server yarn json:server Run app quasar dev Run e2e test yarn test:e2e Lint the files yarn run lint Build the app for production quasar build