https://github.com/pubdreamcc/comment-list
基于Node.js实现的用户评论社区系统
https://github.com/pubdreamcc/comment-list
bootstrap es6-javascript fs http nodejs
Last synced: 10 months ago
JSON representation
基于Node.js实现的用户评论社区系统
- Host: GitHub
- URL: https://github.com/pubdreamcc/comment-list
- Owner: pubdreamcc
- Created: 2019-05-08T11:24:27.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-05-09T06:06:14.000Z (over 6 years ago)
- Last Synced: 2025-03-28T05:12:18.017Z (10 months ago)
- Topics: bootstrap, es6-javascript, fs, http, nodejs
- Language: JavaScript
- Homepage:
- Size: 1.48 MB
- Stars: 3
- Watchers: 0
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## 说明
项目是基于Node开发的后端服务器,实现简单的用户发表评论系统。
## 启动
1. `git clone` 代码克隆到本地
2. `node app.js` node环境运行app.js