# GeneralUpdate-Samples **Repository Path**: MwhWeb/GeneralUpdate-Samples ## Basic Information - **Project Name**: GeneralUpdate-Samples - **Description**: GeneralUpdate-Samples - **Primary Language**: C# - **License**: MIT - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 4 - **Created**: 2024-03-14 - **Last Updated**: 2024-03-14 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # ✨GeneralUpdate-Samples ![](imgs\GeneralUpdate_h.png) The GeneralUpdate twin project provides code examples for Quick Start. | Directory | Note | | ------------ | ------------------------------------------------------------ | | client | Client-side sample code | | file service | File server emulation tool | | server | Server-side sample code, written using minimal API | | upgrade | Sample code on the upgrade assistant | | oss | Sample code for OSS functions, including Windows and Android | | packet | Update the package test directory | | dlls | A list of DLLs for the generalupdate test version | | website | Generalupdate official website source code | ## ✨Open source address - https://github.com/GeneralLibrary/GeneralUpdate-Samples - https://gitee.com/GeneralTeam/GeneralUpdate-Samples ## ✨The parent project - https://github.com/GeneralLibrary/GeneralUpdate - https://gitee.com/GeneralLibrary/GeneralUpdate ## ✨Website IDE : Visual Sutdio Code Software environment : Vue / Node.js ```shell # build cmd # get node.js version node -v # get npm version npm -v # install npm npm -i # build local docs docs:dev ```