# js-bridge **Repository Path**: tastien/js-bridge ## Basic Information - **Project Name**: js-bridge - **Description**: No description available - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-01-23 - **Last Updated**: 2024-01-24 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # JSBridge [![NPM version](https://img.shields.io/npm/v/JSBridge.svg?style=flat)](https://npmjs.org/package/JSBridge) [![NPM downloads](http://img.shields.io/npm/dm/JSBridge.svg?style=flat)](https://npmjs.org/package/JSBridge) A react library developed with dumi ## Usage TODO ## Options TODO ## Development ```bash # install dependencies $ yarn install # develop library by docs demo $ yarn start # build library source code $ yarn run build # build library source code in watch mode $ yarn run build:watch # build docs $ yarn run docs:build # check your project for potential problems $ yarn run doctor ``` ## LICENSE MIT