Skip to content

Latest commit

 

History

History
executable file
·
19 lines (10 loc) · 646 Bytes

README.md

File metadata and controls

executable file
·
19 lines (10 loc) · 646 Bytes

tractatus

An interactive subway-style map of Ludwig Wittgenstein's Tractatus Logico-Philosophicus. Link directly to sections by adding a query parameter (e.g ?tlp=4.23)

npm start - compile source and run dev server

npm run build - compile source. Change mode in webpack.config.js`

/src - All JS source code

/dist - The output folder to be served from a public HTML directory

/scripts - Various scripts used to transform or convert data

/tractatus-electron - An electron version of the application

/legacy - An old verson before the data integration and Typescript version

/website - The tractatus.lib.uiowa.edu website