# qadmin-express **Repository Path**: flash127/qadmin-express ## Basic Information - **Project Name**: qadmin-express - **Description**: Qadmin后台模板 - Express4示例 - **Primary Language**: NodeJS - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-03-27 - **Last Updated**: 2022-10-07 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Qadmin后台模板 - Express4示例 模板引擎 nunjucks 官网: [www.qadmin.net](http://www.qadmin.net) ## 安装 ```shell npm i ``` ## 运行 ```shell npm start ``` ## 演示 ```shell http://127.0.0.1:8080/ ```