@isaac_walters/ocdla-view
v1.0.3
Published
Functions to render vNodes to the page
Downloads
4
Readme
Instructions on system requirements: what software needs to be installed in order to build the project?
- add '"@isaac_walters/ocdla-view": "1.0.2"' to projects package.json file under dependencies
- add '"@isaac_walters/cache-module": "1.0.0"' to projects package.json file under dependecies (ocdla-view is dependant on this)
- run 'npm install' in termanal