# VupSlashWeb **Repository Path**: vupslash/Web ## Basic Information - **Project Name**: VupSlashWeb - **Description**: The official website of vupslash depend on Vue3 - **Primary Language**: TypeScript - **License**: MIT - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-06-17 - **Last Updated**: 2023-08-03 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # VupSlashWeb - https://vupslash.icu - 基于 vue3 的 VUP 杀官方网站 - The official website of VupSlash depend on vue3 ## Project setup ``` yarn install ``` ### Compiles and hot-reloads for development ``` yarn dev ``` ### Compiles and minifies for production ``` yarn build ``` ### Lints and fixes files ``` yarn lint ```