Skip to content

wanglei158/blogSystem

Repository files navigation

blogblog

A Vue.js+Node+MySQL的个人博客系统 project, 作业

Build Setup

# install dependencies
yarn or npm install

# 运行服务器
# serve with hot reload at localhost:3000
cd server
node index.js

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

myblog

About

一个博客系统, 注册、登录,发表、点赞、评论等功能

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published