#Lacuna ##How to install
- Install node.js
- Download the Lacuna source
- Using the OS CLI navigate to the Lacuna source directory and issue the following command: npm update
- The installation is complete. In order to run the program use the OS CLI to navigate to the Lacuna source directory and issue the following command: node server.js
The web browser based user interface is hosted at the URL printed by the program in step 4.