An open API service indexing awesome lists of open source software.

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实现的用户评论社区系统

Awesome Lists containing this project

README

          

## 说明

项目是基于Node开发的后端服务器,实现简单的用户发表评论系统。

## 启动

1. `git clone` 代码克隆到本地

2. `node app.js` node环境运行app.js