# umi3-chain-web **Repository Path**: Zdy-001014/umi3-chain-web ## Basic Information - **Project Name**: umi3-chain-web - **Description**: 面向区块链底层平台管理人员,通过可视化图表等方式,向用户展示链上数据,包括实时总览数据,区块数据、交易数据等。 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-08-07 - **Last Updated**: 2023-09-14 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # umi project ## Getting Started Install dependencies, ```bash $ yarn ``` Start the dev server, ```bash $ yarn start ```