# FridgeNote **Repository Path**: ShawYoi/FridgeNote ## Basic Information - **Project Name**: FridgeNote - **Description**: No description available - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-04-27 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # FridgeNote-Web 冰箱笔记-Web [![standard-readme compliant](https://img.shields.io/badge/readme%20style-standard-brightgreen.svg?style=flat-square)](https://github.com/RichardLitt/standard-readme) [冰箱笔记-Web](https://shawyoi.cn/fridge/) 用于记录放入冰箱物品的保质期以及数量,防止遗忘导致食物浪费 ## 背景 经常清理冰箱时发现有些水果或者食物因为忘记导致无法食用造成浪费,所以开发一个基于Vue简单功能的网页进行记录 ## 内容列表 - [安装](#安装) - [项目目录](#项目目录) - [使用许可](#使用许可) - [更新日志](#更新日志) ## 安装 运行项目需要安装node环境 运行项目 ```sh npm install npm run serve ``` ## 项目目录 ```sh ├── public // 公共文件 ├── src // 资源文件 │ ├── assets // 资源文件夹 │ ├── components // 组件文件夹 │ ├── router // 路由文件夹 │ ├── store // vuex文件夹 │ ├── utils // 工具类文件夹 │ ├── views // 页面文件夹 ├── App.vue // App组件 ├── main.js // 入口文件 ``` ## 使用许可 [MIT](LICENSE) © Richard Littauer ## 更新日志 ### bate 0.1