Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 190 Bytes

README.md

File metadata and controls

22 lines (15 loc) · 190 Bytes

mail-app

To build the examples locally, run:

npm install
npm start

It will be available on

http://localhost:3000/

Testing

To run tests, run:

npm run test