# mall-api **Repository Path**: liyongdada/mall-api ## Basic Information - **Project Name**: mall-api - **Description**: node+mongodb 接口 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2019-12-08 - **Last Updated**: 2020-12-18 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## 锤子商城接口 ☝️先启动mongodb > mongod ✌️首次运行需要先初始化数据库抓取锤子商城数据 > npm run initData 👌启动项目 默认端口 3333 ``npm run dev`` or ``node run ./bin/www``