Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 173 Bytes

readme.md

File metadata and controls

15 lines (11 loc) · 173 Bytes

Sample Alloy project

To build this project, clone this repository then run

> pnpm install
> pnpm build

You can run tests with:

> pnpm test
``