# test **Repository Path**: gxshuyang/test ## Basic Information - **Project Name**: test - **Description**: No description available - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-03-18 - **Last Updated**: 2025-03-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # DPad #### 演示地址 * http://www.daelui.com/#/dpad #### 介绍 - DPad(Dog Pad) - 便笺系统,无数据库,纯NodeJS环境 - 使用便笺记录日常工作 - 导航管理 - 笔记管理 - 任务管理 - 归档管理 #### 软件架构 - VUE + Express + DogUI + DogJS + OXJS #### 安装步骤 1. 安装Node环境:http://nodejs.cn/ #### 使用说明 1. 进入dest目录,进入cmd命令行 2. 执行命令:cd server 3. 执行命令:node app.js 4. 浏览器地址输入以下地址,以下任意地址访问即可: 1) http://127.0.0.1:3202/app/index.html (http页面) 2) http://127.0.0.1:3201/app/index.html 或 https://127.0.0.1:3201/app/index.html (http或https页面) 3) https://127.0.0.1:3203/app/index.html (https页面) #### 开发说明 1. app目录为前端项目 2. server目录为后端项目 3. 二次开发需要前后端各自启动 4. 全局安装webpack执行命令:npm install webpack-cli -g #### 演示说明 * 账号:admin 密码:123456