# json-server-demo-swr **Repository Path**: andyge/json-server-demo-swr ## Basic Information - **Project Name**: json-server-demo-swr - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-01-10 - **Last Updated**: 2024-01-10 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 运行 ```sh yarn yarn build npx json-server -s ./dist ./data/db.json ```