# pyminer_officialsite **Repository Path**: caibingcheng/pyminer_officialsite ## Basic Information - **Project Name**: pyminer_officialsite - **Description**: pyminer官网源码,官网地址:py2cn.com - **Primary Language**: HTML - **License**: GPL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-09-01 - **Last Updated**: 2021-08-20 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # [PyMiner](https://gitee.com/py2cn/pyminer)网站源代码 ### 开发 ``` $ npm i $ npm run dev ``` ### 打包 ```bash $ npm run build ``` ### 使用到的技术 - [Node.js >= 10.13.0](https://nodejs.org/) - [Next.js](https://www.nextjs.cn/) - [Antd](https://ant.design/components/overview-cn/) ### 如何参与 - 请提交Pr或者issues ### 其他 - [预览地址](https://py-miner-site.vercel.app/) - 提交到主分支之后预览地址的界面会自动更新 ### License 采用MIT开源许可证