# platfrom-for-programmers **Repository Path**: incline-the-wind/platfrom-for-programmers ## Basic Information - **Project Name**: platfrom-for-programmers - **Description**: 程序员博客系统前端 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-08-21 - **Last Updated**: 2021-08-21 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Platform For Programmers(程序员驿站) > The project was born in the effort of joint of **Yuanshun Long(倾风)** and **Yuefeng Liao(Titanium)**. > This project was designed and developed based on CSDN.
## 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 ```
## Effect and Screenshots of the Project - HomePage(首页)
homepage
- Blog Writing(写文章)
writing
- Login(登录)
login
- Register(注册)
login
- Detail(详情)
detail
- My Blog(我的博客)
profile

## Work Waiting for Accomplishment - The profile image could selected by users. - In a detail page, the related recommendation could be intelligent instead of its author's other articles. - Users could freely remark about specific blogs. - The personal information could be modified. - A blog could changed by it author, include deletion and edition. - And so on.
## Supplement 1. If you need corresponding source code of back-end, please click [me](https://gitee.com/incline-the-wind/platfrom-for-programmer-back-end). 2. The API document between font-end and back-end is very helpful to build the whole project. Please click [me](https://www.yuque.com/hgw2d9/bx2ygt/xfy5ke#8Kw5D).