# chainmaker-explorer-web **Repository Path**: stupdee/chainmaker-explorer-web ## Basic Information - **Project Name**: chainmaker-explorer-web - **Description**: No description available - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2021-08-09 - **Last Updated**: 2022-02-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README BLOCKCHAIN-BROWSER ====================== # Getting Started with Create React App This project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app). ## Available Scripts In the project directory, you can run: ## public/config 配置基础请求地址 ### `npm run start` 运行开发环境 ### `npm run build` 打包构建 ### `npm run commit` 提交规范,使用 npm run commit 代替 git commit -m '***' ``` git add . npm run commit git push ``` ### `npm run prettier` 代码风格统一