An open API service indexing awesome lists of open source software.

https://github.com/weibozzz/vue-lwb

我的vue博客
https://github.com/weibozzz/vue-lwb

Last synced: about 2 months ago
JSON representation

我的vue博客

Awesome Lists containing this project

README

        

# ziming
(http://www.guoaihua.com)

> A Vue.js project
## skills
vue-router(前端路由)

axios

express(后端api)

node

mongodb

mongoose

## API
音乐请求: http://www.guoaihua.com:3000/users/001 (GET 目前就放了001-009)

ip信息上传:http://www.guoaihua.com:3000/users/saveInfo (POST)

发送消息:http://www.guoaihua.com:3000/users/saveMessage (POST)

## Build Setup

``` bash
# 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
```

## version 1.0
实现功能:

基础的页面展示

电脑端的大小自适应

统计流量

(时间有限,技术水平有限,哈哈,纯属小白瞎折腾)