KCL-LEAN / Logic-Manual-Svelte

This one uses webpack

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Logic Manual Natural Deduction Proof Assistant (Written In Svelte)

This website is a teaching tool which uses the L∃∀N Interactive Proof Assistant in order to facilitate better understanding of the ND Proof Systems for Sentential Logic and First-Order Logic.

Instructions

To build and run this project, you must have an up-to-date version of the Node Package Manager installed on your system. Assuming that npm is installed correctly, you must then(in the project directory) run the command:

npm i

and then:

npm run dev

Then, in your browser, navigate to

http://localhost:8080/

About

This one uses webpack


Languages

Language:HTML 46.1%Language:Svelte 24.7%Language:TeX 15.5%Language:CSS 6.2%Language:JavaScript 4.7%Language:TypeScript 2.8%