# node **Repository Path**: M-52096/node ## Basic Information - **Project Name**: node - **Description**: ---------练习 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-01-31 - **Last Updated**: 2025-05-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README #### 项目说明 #### 涉及技术点如下 + vue+vue-cli+element 用于搭建页面 + axios 用于属于请求 + vue-router 路由跳转 + vue-quill-editor 富文本编辑器 + body-parser 解析请求 + cookie-parser cookie相关 express的一个中间件 + express node.js应用开发框架 + mysql 数据库 #### 主要参考文献 + [element](https://element.eleme.cn/#/zh-CN/component/input) + [node.js 教程](https://www.jmjc.tech/less/113) + [Node.js 实现 MySQL + 数据库增删改查](https://www.cnblogs.com/cckui/p/10904726.html) + [vue2.0新手入门](https://www.runoob.com/w3cnote/vue2-start-coding.html) + [mysql相关操作](https://www.cnblogs.com/vs-kaka/articles/11215157.html)