# tools **Repository Path**: Wzhichao/tools ## Basic Information - **Project Name**: tools - **Description**: No description available - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: https://wangzc.wang/tools/ - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-08-19 - **Last Updated**: 2023-04-17 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ### 此项目为[工具库笔记](https://wangzc.wang/tools/)基于`vuepress`的工具库源码 ### 下载依赖 ```sh npm install ``` ### 运行 ```sh npm run dev ``` ### 打包 ```sh npm run build ```