subscan-explorer / widget-editor

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Subscan Widget Editor

local development

Start

yarn
cd packages/editor
yarn dev

Test

yarn test:ci

Build

yarn

When you run the runtime or editor locally, if you modify the code of other packages, you must rebuild the modified package, otherwise, the runtime and editor will still run the old code.

License

Apache-2.0

About

License:Apache License 2.0


Languages

Language:TypeScript 91.3%Language:CSS 7.9%Language:JavaScript 0.6%Language:HTML 0.2%Language:Shell 0.1%