Skip to content

This is a simple website building with vue and php.

Notifications You must be signed in to change notification settings

151250010/myblog

Repository files navigation

myblog

This is a simple website building with vue and php,including vue,vue-router,vue-axios,webpack,vue-material and php.

You can use yarn or npm to install this project.
运行环境:node,npm,phpstudy

yarn install or npm install
npm run dev
npm run build

需要注意的是直接git clone 或者download的话,需要在Article.vueMessage.vue里面把php的路径改为自己机子上的phpurl,并且把server的php文件复制到php根目录下面,例如我在本机跑的话改为http://localhost:9096/comment.php

还有就是php文件里面连接数据库的url,username,password,database都需要进行相应的修改。

About

This is a simple website building with vue and php.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published