Next Mail is an Email app built with Typescript + React + Ionic + Firebase
- 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
- Karlsen Adiyasa Bachtiar (13519001)
- Mochammad Fatchur Rochman (13519009)
- Yudi Alfayat (13519051)