This is a simple website building with vue and php,including vue,vue-router,vue-axios,webpack,vue-material and php.
yarn install or npm install
npm run dev
npm run build
This is a simple website building with vue and php,including vue,vue-router,vue-axios,webpack,vue-material and php.
yarn install or npm install
npm run dev
npm run build
Article.vue
和Message.vue
里面把php的路径改为自己机子上的phpurl,并且把server的php文件复制到php根目录下面,例如我在本机跑的话改为http://localhost:9096/comment.php