# moodlist-apk **Repository Path**: MeverikC/moodlist ## Basic Information - **Project Name**: moodlist-apk - **Description**: 白噪音h5以及apk版本, 基于github moodist项目打包而成 - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-07-19 - **Last Updated**: 2025-07-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Moodist -- H5 This repository is a built version of Moodist, and the apk package is released ## Getting Started ### Installation Clone the template repository: ```bash git clone https://gitee.com/MeverikC/moodlist.git ``` > **Direct opening is not available, you must rely on a web server, either ng or tomcat** > > ** Please visit GitHub to view the original project source code ** ## Project Structure ``` vite-vue-ts-tailwind-pwa/ ├── public/ # Static assets ├── src/ # Source code │ ├── assets/ # Images, fonts, and other assets │ ├── components/ # Vue components │ ├── App.vue # Root component │ └── main.ts # Entry point ├── index.html # Main HTML file ├── package.json # Project dependencies and scripts ├── tsconfig.json # TypeScript configuration ├── tailwind.config.js # TailwindCSS configuration ├── prettier.config.js # Prettier configuration ├── eslint.config.js # ESLint configuration └── README.md # Project documentation ``` ## License This project is licensed under the MIT License. See the [LICENSE](LICENSE) file for more details.