Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 324 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 324 Bytes

pen-it-down

A simple note-taking app to test out irmin-server and js_of_ocaml

How to setup the project

  • clone the repository
  • Run make install to install all project dependencies
  • Run make start to start the application
  • Open the index.html file in the browser to view the project frontend

To test