# Ams-Article **Repository Path**: yangxinyun/ams-article ## Basic Information - **Project Name**: Ams-Article - **Description**: No description available - **Primary Language**: JavaScript - **License**: MulanPSL-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-03-18 - **Last Updated**: 2022-01-02 ## Categories & Tags **Categories**: Uncategorized **Tags**: React, Ant-Design ## README ### 项目介绍 管理文章标题和内容等信息的单页面web应用程序。 ### 项目架构 - 前端页面使用react框架和antd UI库构建用户管理界面。 - 后端使用node.js+mysql来开发数据增删改查接口。