A Typescript/Javascript isomorphic library template, for use in the browser, Node.js, and React Native.
TBD
TBD
- Node.js 18+ is recommended.
To install via NPM:
npm install @digitalcredentials/isomorphic-lib-template
To install locally (for development):
git clone https://github.com/digitalcredentials/isomorphic-lib-template.git
cd isomorphic-lib-template
npm install
TBD
PRs accepted.
If editing the Readme, please conform to the standard-readme specification.
MIT License © 2023 Digital Credentials Consortium.