Skip to content

Latest commit

 

History

History
30 lines (21 loc) · 971 Bytes

README.md

File metadata and controls

30 lines (21 loc) · 971 Bytes

Sixdu Mobile

This is a bbs like website.

This web site use vue to build. link: Sixdu link: Sixdu mobile

If you want to konw something about the destop page, you can click here to jump to that page.

Build Setup

If you want to use the code to setup your own website, you can use it like this.

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

Url

This website use axios to request datas. So I use the vuex to manage the main url. You can change it to your own. The global data is here:/vuex/index.js