Skip to content

Dzxwind/hikerApp

Repository files navigation

hikerapp

Dzxwind的毕业设计

概述

嗨客APP是一款使用“形式感”网页设计原则设计的,利用Vue.js搭建的开源APP项目

Build Setup

# 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.