Skip to content
This repository has been archived by the owner on Jun 1, 2023. It is now read-only.

Latest commit

 

History

History
29 lines (20 loc) · 522 Bytes

README.md

File metadata and controls

29 lines (20 loc) · 522 Bytes

Gmail Clone

Send and manage your emails.

Installation

  npm i -g yarn

Usage

  cp .env.example .env
  yarn install
  yarn start

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

BSD