Skip to content

Latest commit

 

History

History
29 lines (18 loc) · 357 Bytes

README.md

File metadata and controls

29 lines (18 loc) · 357 Bytes

poo.email Client

This directory contains Client application code of poo.email

Getting Started

$ npm ci

Running development server locally

$ npm run dev

Building

$ npm run build:prod

Testing

Testing is not available at this moment.

Deploying

See infra/README.md