Skip to content
This repository has been archived by the owner on Jul 19, 2019. It is now read-only.

Latest commit

 

History

History
38 lines (27 loc) · 916 Bytes

README.md

File metadata and controls

38 lines (27 loc) · 916 Bytes

NoErrors(s)

Build completed, no error(s) occurred.

屏幕截图

截图中图片看不见是因为视差效果 ;)

屏幕截图可能不是最新版本,建议自行克隆后使用npm run dev查看。

咋们是不是一直计划搭个网站的啊...(招募后端!

依赖

  • jQuery
  • jQuery.dotdotdot
  • Vue.js
  • Semantic UI
  • Swiper
  • Lodash
  • Font Awesome

构建步骤

# 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

For a detailed explanation on how things work, check out the guide and docs for vue-loader.