Ecosyste.ms: Awesome

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

https://github.com/yucccc/mall-api

🚀node+mongodb 接口
https://github.com/yucccc/mall-api

mongodb nodejs

Last synced: 8 days ago
JSON representation

🚀node+mongodb 接口

Lists

README

        

## 锤子商城接口

☝️先启动mongodb
> mongod

✌️首次运行需要先初始化数据库抓取锤子商城数据
> npm run initData

👌启动项目 默认端口 3333

``npm run dev``

or

``node run ./bin/www``