# pontoon-front **Repository Path**: pontoontan/pontoon-front ## Basic Information - **Project Name**: pontoon-front - **Description**: Vue.js + Django REST framework 的最佳实践 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2021-05-16 - **Last Updated**: 2021-06-03 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # pontoon 这是博客系统的前端项目, 采用了vue.js及其生态链所开发, 由于个人前端技术实在太渣, 还有部分功能待完善以及更新, 博客的样式主要抄的 [小明明 ](https://www.dongwm.com/) :-), 项目演示参考 [我的博客](http://www.pontoontan.top) ## Build Setup ``` bash # 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 ``` ## 特别说明 前端部分还有一些模块待完善, 但是基础功能能够正常使用, 由于我个人前端实在太渣, 所以项目的前端部分参考价值有限, 如果有好的建议请提交issue.