Skip to content

loconomics/badgr-js-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

@loconomics/badgr

A simple interface to Badgr tailored specifically to the needs of Loconomics.

Development Setup

Start by installing the Yarn package manager. NPM will also work, but will not create reproduceable builds. Then run:

$ yarn
$ yarn watch

Build documentation using:

$ yarn doc

then open docs/index.html in your browser.

Run the tests:

$ yarn test

Publish a package with:

$ yarn publish

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published