Skip to content

totalizer-team/json-view

Repository files navigation

@totalizer/json-view

NPM version NPM downloads

A react library developed with dumi

Usage

TODO

Options

TODO

Development

# install dependencies
$ npm install

# develop library by docs demo
$ npm start

# build library source code
$ npm run build

# build library source code in watch mode
$ npm run build:watch

# build docs
$ npm run docs:build

# Locally preview the production build.
$ npm run docs:preview

# check your project for potential problems
$ npm run doctor

LICENSE

MIT

Releases

No releases published

Packages

No packages published

Languages