# 時之記憶-web **Repository Path**: auraor/timemory-web ## Basic Information - **Project Name**: 時之記憶-web - **Description**: 時之記憶网站-前端demo - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: https://timemory.xyz - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2024-02-12 - **Last Updated**: 2025-07-21 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README #### 時之記憶网站-前端 链接:https://timemory.xyz #### 网站截图 ![image-20250706153807049](img/image-20250706153807049.png) ![image-20250706155017328](img/image-20250706155017328.png) ![image-20250706155249257](img/image-20250706155249257.png) # web ## Project setup ``` npm install ``` ### Compiles and hot-reloads for development ``` npm run serve ``` ### Compiles and minifies for production ``` npm run build ``` ### Lints and fixes files ``` npm run lint ``` ### Customize configuration See [Configuration Reference](https://cli.vuejs.org/config/).