# Express入手_node **Repository Path**: lu147721/start-with-express-node ## Basic Information - **Project Name**: Express入手_node - **Description**: node框架express入手练习 - **Primary Language**: JavaScript - **License**: ISC - **Default Branch**: master - **Homepage**: https://gitee.com/lu147721/start-with-express-node.git - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2022-07-21 - **Last Updated**: 2023-12-29 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Express入手_node #### 介绍 node框架express入手练习 #### 软件架构 初始练习express框架 #### 安装教程 1. npm i 2. node index.js #### 使用说明 1. 直接访问本地3000端口 2. 根据路由访问不同文件 #### 参与贡献 1. Fork 本仓库 2. 新建 Feat_xxx 分支 3. 提交代码 4. 新建 Pull Request #### 特技 1. 最简单node后端,能拿到json数据