# SteamWeb **Repository Path**: slwpy/steam-web ## Basic Information - **Project Name**: SteamWeb - **Description**: 参考Steam实现的游戏商城前端项目,使用Vue框架进行开发 - **Primary Language**: HTML - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 14 - **Forks**: 1 - **Created**: 2020-09-16 - **Last Updated**: 2024-12-27 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # steam-web ## 项目须知 * 仿照steam商城做的vue前端 ## 演示 视频:https://www.bilibili.com/video/BV1Ha4y1L7AM?spm_id_from=333.999.0.0 ## Build Setup ``` bash # install dependencies npm install # serve with hot reload at localhost:8080 npm run dev # build for production with minification npm run build # build for production and view the bundle analyzer report npm run build --report ```