Skip to content
This repository has been archived by the owner on Nov 14, 2022. It is now read-only.

Latest commit

 

History

History
19 lines (12 loc) · 234 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 234 Bytes

www-workers

Cloudflare Workers for www.mozilla.org

Install

First make sure you have Node and Yarn installed. Then run:

yarn

Test

To run unit tests:

npm test