ccwwBlog小型博客系统
ccwwBlog
ccwwBlog小型博客系统
前台使用TP5+Bootstrap4
开发
后台使用 TP5+vue开发
支持
安装
//下载 git clone https://github.com/ccwwonebyone/ccwwBlog.git cd ccwwBlog //安装php扩展 composer install cd public //安装npm包 npm install
如果想自己打包的话
cd fornt npm install npm run build
后台页面入口
http://yourwebsite.com/vue
评论