# Ebbinghaus-frontend **Repository Path**: practising/ebbinghaus-frontend ## Basic Information - **Project Name**: Ebbinghaus-frontend - **Description**: 基于 Spring Boot + MyBatis Plus + Redis + Caffeine 的艾宾浩斯复习曲线刷题网站。自研复习刷题网站,支持编写markdown解题笔记,基于艾宾浩斯复习曲线以及当天日期序号获取当天要复习的题目。无论什么阶段什么专业的学生都可以使用的刷题笔记网站。支持题目关键词查询。支持删除或修改项目,可恢复已经被删除的项目。因个人原因该项目没有使用git管理故无提交记录。 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-03-02 - **Last Updated**: 2025-03-02 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # ebbinghaus-study-frontend ## 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/).