Giter Club home page Giter Club logo

pretty-vendor's Introduction

零食商贩 Pretty Vendor

基于vue全家桶实现的SPA商城

在线DEMO:

在线演示戳我 👈(请使用chrome开发者手机演示模式预览)

效果截图

技术栈

  • vue-cli
  • vue2
  • vue-router
  • vuex
  • vux
  • axios
  • less
  • eslint
  • easy-mock

目录结构

├── README.md
├── build                 // 构建服务和webpack配置
├── config                // 项目不同环境的配置
├── dist                  // 项目build目录
├── server                // express服务器
├── index.html            // 项目入口文件
├── package.json          // 项目依赖包配置文件
├── src
│   ├── common            // 公用的js文件和css样式
|   ├── components        // 各种通用组件
|   ├── pages             // 主要页面
│   ├── router            // 路由相关文件
│   ├── store             // vuex相关文件
│   ├── assets            // 图片资源文件
│   ├── App.vue           // 根组件
│   └── main.js           // webpack预编译入口
├── static                // 静态资源文件

安装与运行

# 安装依赖
npm install

# 启动服务 (http://localhost:8080)
npm run dev

# 打包
npm run build

# 分析打包文件
npm run build --report

最后

本项目为开源项目,如有类同,纯属巧合。

喜欢的话就点个star吧! ^_^

pretty-vendor's People

Contributors

huahua0406 avatar

Watchers

James Cloos avatar  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.