# sdq-project **Repository Path**: mitianyi/sdq-project ## Basic Information - **Project Name**: sdq-project - **Description**: 孙德庆同志的毕业设计 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2018-05-11 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # CRM --- ## Getting started 1. Install with npm: ``` npm install ``` 2. Run dev: ``` npm run dev ``` 3. Run build ``` npm run build ```