GitHub - hpaicf/node-mongodb-express-ejs: 小小电商demo nodejs, express, mongodb, mongoose等功能模块

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Repository files navigation

example-node

初入node 看了一些基础知识之后想找东西练手,就写了一个简单的电商网站demo,使用了nodejs, express, mongodb, mongoose等功能模块。

实现功能:

  1. 注册

  2. 登录

  3. 添加商品

  4. 加入购物车和结算

使用说明:

  1. 启动mongodb;

  2. 启动项目: 在命令行窗口 cd 到项目目录,输入: node app.js

然后就可以通过 http://localhost:3000 访问了。

About

小小电商demo nodejs, express, mongodb, mongoose等功能模块

Topics

Resources

Readme

Activity

Stars

17 stars

Watchers

2 watching

Forks

9 forks

Releases

No releases published