Giter Site home page Giter Site logo

myqidian's Introduction

翟子的起点复刻

有一天我在用起点app看小说,突然打了个激灵。为啥我不做个起点的app呢?

我真是天才!

开工!!!

已完成功能

1、 目录结构
2、 适配不同手机方案 :
    因为是新项目,就选用vw方案,配置好插件后px自动转为vw
    a) 安装PostCSS
    b) 根目录添加 postcss.config.js文件配置 postcss-px-to-viewport 参数
3、svg图标组件处理和封装
4、2倍3倍图处理
   a) 背景图通过media加scss来解决
   b) 图标使用封装组件加js来处理
   
5、封装区分长按和click的方法
6、书架页

webpack

安装
npm install

运行
npm run serve

打包
npm run build

myqidian's People

Contributors

shuaixiangzi avatar

Stargazers

世莲 avatar  avatar

Watchers

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