GithubHelp home page GithubHelp logo

teng2015 / movieapp-vue Goto Github PK

View Code? Open in Web Editor NEW

This project forked from loogeek/movieapp-vue

0.0 1.0 0.0 1.08 MB

基于Vue和Vue-router搭建的电影移动WebApp应用

Home Page: http://loogeek.github.io/MovieApp-Vue

HTML 1.38% Vue 87.40% JavaScript 11.22%

movieapp-vue's Introduction

基于Vue和Vue-router搭建的电影移动WebApp应用

简介:

  • 项目使用Vue.js组件化开发完成;
  • 使用Vue-router完成组件间路由跳转;
  • 使用Vue-resource获取数据;
  • 使用sessionStorage完成对首页和列表页面数据的存储,在不结束回话的前提下减少不必要的请求并提高访问速度;
  • 使用frozen UI移动UI库中的小图标及完成项目整体样式;
  • 使用JadeSass完成HTML和样式编写;
  • 使用了ES6语法并通过babel完成编译;
  • 使用ESlint对项目代码进行风格统一及校验;
  • 使用Webpack完成模块打包加载,并通过Webpack-dev-server运行,支持代码热替换

效果展示

使用Chrome游览器开发者工具手机模式查看效果

项目整体效果

运行

npm install安装包后通过npm run dev命令启动服务器,0.0.0.0:3000 端口下查看项目, 若想改成其他启动端口可在package.json文件中修改scripts下的dev--host域名及--port端口

npm install    
npm run dev   # run the counter example

后期完善

完善代码功能

movieapp-vue's People

Contributors

loogeek avatar

Watchers

 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.