# quark-design-docs **Repository Path**: hellof2e/quark-design-docs ## Basic Information - **Project Name**: quark-design-docs - **Description**: The Quark website - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-12-16 - **Last Updated**: 2022-12-16 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Quark design website for quark-design.hellobike.com ## Available Scripts ```bash npm install npm run dev ``` ## Build When the code is merged into the `main` branch, the static resources are automatically built. ## Notice Since vite uses 3.0, the node version must be greater than v16, otherwise the following error will occur `Cannot find module 'node:path'`.