Skip to content

micahtyong/email-stats-client

Repository files navigation

Email Stats Client

Welcome to Gmail Stats, a single page application that helps Gmail users visually analyze their inbox activity. This is the frontend client for my Node.js email stats scraper. If you're a developer and would like to clone or fork this repo, read below on how to get started.

Project setup

git clone https://github.com/micahtyong/email-stats-client.git
npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.

Releases

No releases published

Packages

No packages published