# node-express-admin **Repository Path**: dw5g/node-express-admin ## Basic Information - **Project Name**: node-express-admin - **Description**: 一个使用node、express、mysql后台管理系统 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 2 - **Forks**: 0 - **Created**: 2021-06-30 - **Last Updated**: 2023-08-03 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # back-end ## Project setup ``` npm install ``` ### Compiles and hot-reloads for development ``` nodemon index.js ```