Git Product home page Git Product logo

superx-h5's Introduction

SUPERX-H5

A Mobile Vue.js Project

based on this project start mobile project easily

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

# build for production and view the bundle analyzer report
npm run build --report

# run all tests
npm test

profile

this project based on VUX

use vuex-router-sync sync current $route as part of vuex store's state

从设计到开发

从设计到开发完整的 rem 适配方案

设计稿 750px, 前端开发 实际像素 / 100 = value rem

添加 像素密度 标识(<html data-dpr="2">),安卓像素密度为1,iOS 按照实际设备设置data-dpr

添加 iOS 标识(<html class="ios">),以便对Android 和 iOS 不同系统做特殊处理

目标设定

  • 路由切换增加动画效果,增加用户体验

  • 使用第三方组件库UVX满足日常开发需求

  • 逐步增加组件使用范例,探索最佳实践

demo

superx-h5's People

Contributors

fea-sin 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.