Giter Club home page Giter Club logo

aoffice-spa-webapp's Introduction

A+office-SPA-WebApp

本页面需要在服务器环境下访问( 可使用 yarn run dev 预览 ), 勿直接浏览静态页面

使用技术:

技术名称 作用 版本
Vuejs 框架 2.2.6
Vuex 状态管理 2.2.1
Vue-router 路由管理 2.3.1
Axios 交互处理 0.16.0
Sass 样式预处理器 4.5.2
Webpack 模块打包 2.2.1
Gulp 自动构建工具 3.9.1
Babel ES6转译ES5 6.22.1
Yarn 模块依赖安装 0.20.3
Muse UI UI框架 2.0.1
Pug Node模版语言 2.0.0-beta11

Build Setup / 开发流程

请尽量确保 本地Nodejs版本 >= 7

# install dependencies/拉取项目,在项目路径下执行
# 国内环境建议使用cnpm install
npm install
cnpm install

# *推荐Yarn
yarn install

# serve with hot reload at localhost:8080
# npm安装依赖后,运行node服务器,打开 localhost:80 预览 (已运行热更新功能)
yarn run dev
npm run dev

# build for production with minification
# 当修改代码后,需要手动打包发布时,运行npm run build命令进行打包
yarn run build
npm run build

# 打包生产模式,缩小压缩包 -- 查看包分析报告
npm run build --report

API docs / 接口文档

ToDoList

  • Mockjs 测试模拟数据
  • hotcss 替换 手淘方案
  • 测试Nuxt - SSR方案
  • 路由 添加过渡动效
  • 组件 懒加载
  • 滚动到顶部 动画效果
  • 检查组件内部的方法 - computed / methods / watch / data
  • 手机端事件: vue-touch / hammerjs

aoffice-spa-webapp's People

Contributors

didilinkin avatar chaosphinx 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.