acastellana / radixdlt-js-skeleton

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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


Languages

Language:JavaScript 57.7%Language:Vue 40.9%Language:HTML 1.4%