Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 414 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 414 Bytes

functional-filtering

Filtering results in a semi-functional fashion.

This repo was set up to accompany a presentation given @ the Mirabea frontend guild. As of the publishing date, it's viewable in Chrome. The presentation is added to the repository.

Running the project

To run the project, first install http-server: npm i http-server -g. Next, navigate to the project directory and run http-server.