Skip to content

Latest commit

 

History

History
16 lines (8 loc) · 293 Bytes

README.md

File metadata and controls

16 lines (8 loc) · 293 Bytes

Snellman Faceter - A faceter tool for the collected works of J. V. Snellman

Installation

bower install

Running locally

You will need to serve the files with a server, for example python's built-in HTTP server:

python3 -m http.server

Then navigate to http://localhost:8000.