Skip to content

the first time author use vue.js to create a project

License

Notifications You must be signed in to change notification settings

taylor12138/supermall

Repository files navigation

supermall

该项目是基于Vue.js开发的仿蘑菇街电商项目 实现了作为电商类app的基本功能 并且使用express框架搭建服务器 + MongoDB数据库管理用户信息

下载依赖

npm i

首先需要自行安装MongoDB

其次需要在server文件夹下运行本地服务器(才可以使用用户登陆功能)

node app.js

然后再本项目根目录下运行程序

npm run serve

可以打包程序

npm run build

Customize configuration

See Configuration Reference.

About

the first time author use vue.js to create a project

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published