theskying / frontend-vue

这是使用vue前端框架开发的前端页面,使用了vue-cli 脚手架,后端接口使用了springboot框架

Home Page:https://www.daishangwo.cn

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

blog

A Vue.js project

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

# run unit tests
npm run unit

# run e2e tests
npm run e2e

# run all tests
npm test

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

这是 使用Vue搭建的 blog前端页面 -- 2018/12/27

后端使用springboot框架整合mysql、redis,后端项目开源在github:https://github.com/theskying/backend-springboot

About

这是使用vue前端框架开发的前端页面,使用了vue-cli 脚手架,后端接口使用了springboot框架

https://www.daishangwo.cn


Languages

Language:JavaScript 65.7%Language:Vue 25.7%Language:HTML 8.6%