Skip to content
This repository was archived by the owner on Aug 20, 2019. It is now read-only.

Latest commit

 

History

History
27 lines (16 loc) · 583 Bytes

README.md

File metadata and controls

27 lines (16 loc) · 583 Bytes

DEPRECATED

radixdlt-js-skeleton

Minimal sample App to showcase some of the things that can be done with the Radix JavaScript client library.

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

Check the live version here!

How to update the live version?

  1. Run npm run build to generate the production files under the dist folder.

  2. Re-name it to docs.

  3. Update the repo.

It may take a few minutes to update.