Skip to content

Latest commit

 

History

History
47 lines (36 loc) · 767 Bytes

README.md

File metadata and controls

47 lines (36 loc) · 767 Bytes

email-ui-pc

  • html: 2,0kb
  • main bundle: 28,0kb
  • main css: 2,0kb
  • mail route: 9,1kb

Deps

  • Preact
  • Twind

Features

  • DnD
  • Size
  • Composer (execCommand) / Modals
  • State carried in url params
  • Service Worker
  • Preload
  • use The platform!
  • Search
  • Sorting
  • Dropdown / Notifications
  • Responsible
  • Message Generator
  • Global app state via proxies & events
  • Threading
  • Hosted on IPFS

CLI Commands

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

# test the production build locally
npm run serve

For detailed explanation on how things work, checkout the CLI Readme.