README.md

October 6, 2023 ยท View on GitHub

Performance benchmark for the react-json-view-lite component

How to run

yarn install
yarn build

# or use any web server to serve the result production build results
yarn global add http-server
cd build
http-server