https://github.com/adogio/eilloy
:space_invader: A email client, flat, beautiful, simple.
https://github.com/adogio/eilloy
electron email react tslint typescript webpack
Last synced: 2 months ago
JSON representation
:space_invader: A email client, flat, beautiful, simple.
- Host: GitHub
- URL: https://github.com/adogio/eilloy
- Owner: adogio
- License: other
- Created: 2018-01-04T03:46:42.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-03-29T17:06:16.000Z (about 8 years ago)
- Last Synced: 2025-02-27T00:04:32.483Z (over 1 year ago)
- Topics: electron, email, react, tslint, typescript, webpack
- Language: TypeScript
- Homepage: http://mengw.io
- Size: 255 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Eilloy
> Working
:space_invader: A sample email client for us.
## Development
Two command line is required, to develop this repo, `npm -g install typescript` is required.
```bash
make electron # For electron
```
```bash
make # For page
```
## Build
To build this repo, `npm -g install typescript` is required.
```bash
make build
```

This work is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License.