nimblehq / gin-templates

Our optimized Gin templates used in our projects

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add live reload to application

gutakk opened this issue · comments

Why

Gin doesn't provide live reload itself. We need to add 3rd party live reload tool to make development easier.

Acceptance Criteria

  • Add live reload
  • Project can run properly and rebuild when save.

Who Benefits?

Developers