Skip to content

Latest commit

 

History

History
34 lines (21 loc) · 304 Bytes

README.md

File metadata and controls

34 lines (21 loc) · 304 Bytes

MetaStreet SDK v2

Usage

Install:

npm install

Build:

npm run build

Run unit tests:

npm test

Additional Targets

  • Format (prettier): npm run format
  • Lint (eslint): npm run lint

File Structure

TBD

License

MetaStreet SDK v2 is MIT licensed.