Installation
You can use npm to install the libraries.
For example, to install the solid-client
, solid-client-authn-browser
, and vocab-solid
libraries:
npm install @inrupt/solid-client @inrupt/solid-client-authn-browser @inrupt/vocab-solid
See also:
Last updated