shilei 1 rok temu
rodzic
commit
664d2d97bd
1 zmienionych plików z 6 dodań i 1 usunięć
  1. 6 1
      readme.md

+ 6 - 1
readme.md

@@ -1,10 +1,15 @@
 # Nodejs后端MySQL操作接口服务实例
 Version:1.0.0
+
 Author:shileiye
+
 Updated:2022.6.7
 
 ## 使用说明
 1、安装依赖:`npm install`
+
 2、运行命令:`npm run dev`
+
    运行命令(效果与上面相同,不需重复执行):`node .\server.js`
-3、访问地址:http://127.0.0.1:3000/api/index
+
+3、访问地址:http://127.0.0.1:3000/api/index