Skip to content

Latest commit

 

History

History
34 lines (24 loc) · 1.4 KB

README.md

File metadata and controls

34 lines (24 loc) · 1.4 KB

Gin-App-Example

Demo App in Gin with HTML.

🛠 Built With

Go Gin JavaScript HTML5 CSS3

⚙️ Run Locally

Clone the project

git clone https://github.com/Kerala-Blockchain-Academy/gin-app-example.git
cd gin-app-example

Install dependencies

go mod download

Start the application

go run .