Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 222 Bytes

README.md

File metadata and controls

17 lines (14 loc) · 222 Bytes

[WIP] An implementation of the lambda cube (and other type stuff)

Install dependencies:

npm install

View the documentation:

cargo doc --open

Build and run:

./build.sh

And go to localhost:8080