/next-mail

Next Mail

Primary LanguageTypeScript

Next Mail

Next Mail is an Email app built with Typescript + React + Ionic + Firebase

Get the App

How to Run

  • Clone this repository
git clone https://github.com/ylfyt/next-mail.git
  • Install all dependencies
npm i
  • Start development server for web app
npm run dev
  • Start development server for android
npm run dev:android
  • Build for web app
npm run build
  • Build for android
npm run build:android

Make sure you have installed Android Studio / Android SDK and have setup the $ANDROID_HOME environment variable on your machine

Author

  • Karlsen Adiyasa Bachtiar (13519001)
  • Mochammad Fatchur Rochman (13519009)
  • Yudi Alfayat (13519051)