Giter Club home page Giter Club logo

qiyewan-official-site-mobile's Introduction

qiyewan-site-mobile

基于 Vue.js 框架搭建的企业湾·官网移动端 Web App.

运行环境

整体框架:

Vue + Vuex + Vue-Router + Vue-Resource + Mint-UI

前三个依赖均为官方推荐的库/框架,有详细的文档(包括中文),在此不再赘述。

Vue-Resource 虽然不是官方提供的,但因为用法简单,所以也不再详述。

Mint-UI 是饿了么的 FE 团队开源的基于 Vue.js 的 CSS 样式库,详细用法参考他们的官网。

构建

# 安装依赖。
npm install

# 运行“开发”环境,开启8080端口的静态服务。
npm run dev

# 进行构建,运行结果在 dist/ 目录下。
npm run build

# 运行部署,直接将构建结果上传到正式服务器的有效目录中。
npm run deploy

qiyewan-official-site-mobile's People

Contributors

lhzbxx avatar zcloud01 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.