Git Product home page Git Product logo

m-eleme's Introduction

m-eleme(饿了么移动端单页应用)

这是一个基于Vue全家桶实现的饿了么移动端webapp

项目github地址:m-eleme

如果觉得对您有帮助,您可以在右上角给我个star支持一下,谢谢!

项目截图

注:动图很卡,是因为截图文件很大,动图里的图片模糊,是截图软件的锅,谅解下,项目实际运行都不存在这些问题的。

eleme.gif

项目运行

# 克隆项目到本地
git clone https://github.com/JerryYgh/m-eleme.git

#  安装依赖
npm install

# 本地开发,开启服务器,浏览器访问http://localhost:8080
npm run dev

#  构建生产
npm run build

项目说明

用到的技术栈

vue2 + vue-router2 + webpack2 + vue-cli2 + vue-resource + stylus + flex + eslint

主要功能说明

  • resource文件里有UI原稿psd,切好的图,及标注文件。
  • 基于vue2.0
  • 使用vue-cli2脚手架搭建项目
  • 使用webpack2打包项目文件
  • 使用vue-router2实现路由切换
  • 使用vue-resource进行数据请求
  • stylus编写样式
  • flex弹性布局
  • eslint进行es6代码检查
  • 联动滚动借助了better-scroll插件
  • localStorage实现本地存储

学习参考

m-eleme's People

Contributors

jerryygh avatar

Watchers

 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.