# activityDemo **Repository Path**: CodeCups/activityDemo ## Basic Information - **Project Name**: activityDemo - **Description**: 悠云的Demo - **Primary Language**: NodeJS - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2017-09-29 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # activityDemo 悠云的Demo # 运行 启动mongo $sudo mongo 运行程序 $ cd activityDemo $ sails lift 打开 http://localhost:1337/ 可以享用了