Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 327 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 327 Bytes

介绍

学习 Vue 时制作的购物网站,旨在使用 Vue 三件套来实现前端展示和前后端通讯功能。用 express 构建了一个小型后台用来和 mongoDB 数据库交互。

现状展示

下载本地并运行

  1. npm install
  2. npm run serve