Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 229 Bytes

File metadata and controls

16 lines (11 loc) · 229 Bytes

A web app for interactively exploring expressions in the lambda calculus

Building

To build the project, run:

> npm install
> webpack

To serve the contents of the public/ directory, run:

> npx http-server