@elrondnetwork/dapp-core-components

v0.3.7
A library to hold the main UI logic for a dapp on the Elrond Network

build

microbundle-crl --no-compress --format modern,cjs --css-modules false

start

microbundle-crl watch --no-compress --format modern,cjs --css-modules false

prepare

run-s build

test

run-s test:unit test:build

test:build

run-s build

test:unit

cross-env CI=1 react-scripts test --env=jsdom

test:watch

react-scripts test --env=jsdom

predeploy

cd example && npm install && npm run build
npm i @elrondnetwork/dapp-core-components

Metadata

Downloads