Skip to content

hishop-front购物系统是基于Vue + ElementUI开发的hishop前台页面,通过调用hishop后端的接口,实现前后端分离。

License

Notifications You must be signed in to change notification settings

imagine-c/hishop-front

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hishop-front

基于Vue开发的hishop商城前台页面

感谢 Exrick 的开源 xmall-front 项目提供前端页面及框架支持

后端全部重新开发接口,后端接口项目请跳转至 hishop 项目仓库查看

项目部署为独立项目,请跳转至 hishop-docker 项目仓库查看

项目介绍

hishop-front购物系统是基于Vue + ElementUI开发的hishop前台页面,通过调用hishop后端的接口,实现前后端分离。

相关技术

本地开发运行

启动后端 hishop 项目后,在 config/index.js 中修改成自己的后端接口地址配置 在项目根文件夹下先后执行命令 npm install 、 npm run dev 商城前台端口默认8888, http://localhost:8888

部署

先后执行命令 npm install 、 npm run build 将打包生成的 dist 静态文件放置服务器中,使用Nginx等涉及跨域请配置路由代理

致谢

hishop-front参考了很多开源项目的解决方案,感谢大家的分享。

开源协议

MIT

About

hishop-front购物系统是基于Vue + ElementUI开发的hishop前台页面,通过调用hishop后端的接口,实现前后端分离。

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published