# ecplugin-ecology-chrome-extension-plugins **Repository Path**: ecplugin-ecology/ecplugin-ecology-chrome-extension-plugins ## Basic Information - **Project Name**: ecplugin-ecology-chrome-extension-plugins - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-11-29 - **Last Updated**: 2024-12-10 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # []()antd-chrome-extension-boilerplate ## 使用 ``` yarn install ``` ``` yarn start ``` 启动开发模式,在 chrome 浏览器中加载该应用的 dist 目录,此时 dist 目录下的文件具有热更新功能,并且会自动刷新当前页面。 ``` yarn build ```