GithubHelp home page GithubHelp logo

zylantian / vue-jd-h5 Goto Github PK

View Code? Open in Web Editor NEW

This project forked from geekskai/vue3-jd-h5

0.0 1.0 0.0 39 MB

一个仿京东的,移动端H5电商平台

JavaScript 5.24% HTML 0.19% Vue 94.00% CSS 0.58%

vue-jd-h5's Introduction

whale-mall-h5

npm

npm

后台项目 github

npm

项目介绍

whale-mall-h5是一个电商 H5 页面前端项目,基于 Vue+Vant UI 实现,主要包括首页、分类页面、我的页面、购物车等。

项目地址

搭建步骤

  • 下载 node 并安装:https://nodejs.org/dist/v8.9.4/node-v8.9.4-x64.msi;

  • 克隆源代码到本地,使用 IDEA 打开,并完成编译;

  • 在 IDEA 命令行中运行命令:npm install,下载相关依赖;

    development

  • 在 IDEA 命令行中运行命令:npm run dev,运行项目;

    production

  • 在 IDEA 命令行中运行命令:npm run dll:build,运行项目;

技术选型

技术 说明 官网
Vue 前端框架 https://vuejs.org/
Vue-router 路由框架 https://router.vuejs.org/
Vuex 全局状态管理框架 https://vuex.vuejs.org/
Vant 前端 UI 框架 https://youzan.github.io/vant/#/zh-CN/intro
Axios 前端 HTTP 框架 https://github.com/axios/axios
vue-clipboard2 复制控件 https://github.com/Inndy/vue-clipboard2
vue-element-admin 项目脚手架参考 https://github.com/PanJiaChen/vue-element-admin
前端 H5 UI 地址 UI 高保真地址 https://lanhuapp.com/web/#/item/project/board/detail?pid=cf279f00-9937-489e-975c-b35a1130f643&project_id=cf279f00-9937-489e-975c-b35a1130f643&image_id=764b8364-b1a0-4533-90c9-793ff584f07d

项目布局

src -- 源码目录
├── api -- axios网络请求定义
├── assets -- 静态图片资源文件
├── components -- 通用组件封装
├── icons -- svg矢量图片文件
├── router -- vue-router路由配置
├── store -- vuex的状态管理
├── styles -- 全局css样式
├── utils -- 工具类
├── App.vue -- 入口页面
└── views -- 前端页面
    ├── home -- 首页
    ├── classify -- 分类
    ├── login -- 登录页
    ├── mine -- 我的页面
    ├── shopCart -- 购物车页面
    └── error -- 错误页面

Copyright (c) 2018-2019 whatech

vue-jd-h5's People

Contributors

geekskai avatar gankaicode avatar dependabot[bot] avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.