nasrat-v / app-heraut

Cross-platform application to meet and drink with new people - Educational uses

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

app-heraut

🍻 Cross-platform application to meet and drink with new people 🍻

Framework

The application is built with:

Cross-platform

With one code base, it is available on:

  • Web
  • iOS
  • Android
  • Electron (MacOs, Windows and Linux desktop) ---> [bug] See this issue: (#1918)

Compilation

Build source code

ionic build

To open the app (on project root folder):

Web

npx cap serve

iOS

npx cap copy
npx cap open ios

Android

npx cap copy
npx cap open android

Electron

npx cap copy
npx cap open electron

or

npx cap copy
cd electron
npm run electron:start

About

Cross-platform application to meet and drink with new people - Educational uses


Languages

Language:TypeScript 73.0%Language:HTML 10.0%Language:JavaScript 7.7%Language:SCSS 6.5%Language:Java 2.7%Language:Shell 0.1%