# golepv **Repository Path**: chenchacha/golepv ## Basic Information - **Project Name**: golepv - **Description**: This project is to re-implement LEPV with golang - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2019-05-31 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # GOLEPV This project is to re-implement [LEPV](https://github.com/linuxep/lepv) with golang ## Preferred development environment - Windows/Mac OX/Linux, either works ## Technology Keywords - Golang - Beego - Javascript - WebSocket ## Software Tools Golang ## Start 1. Run on VM ```bash $ go get -v -u github.com/chenquanquan/golepv ``` 2. Run ```bash $ golepv ``` 3. Open browser [127.0.0.1:8080](http://127.0.0.1:8080) ### Demo ![](./Doc/demo.png)