# qzone-verify-code **Repository Path**: OrePublic/qzone-verify-code ## Basic Information - **Project Name**: qzone-verify-code - **Description**: QQ空间删除说说打码 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2018-11-09 - **Last Updated**: 2021-03-24 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## Skeleton for Node.js applications written in TypeScript ### Development ```bash npm run dev ``` ### Running tests ```bash npm test ``` ### Linting ```bash npm run lint ``` ### Building a container ```bash docker build . ```