git clone https://github.com/rainyear/react-jwt.git
npm install
gulp
go get github.com/dgrijalva/jwt-go
go get github.com/gin-gonic/gin
go run server.go
git clone https://github.com/rainyear/react-jwt.git
npm install
gulp
go get github.com/dgrijalva/jwt-go
go get github.com/gin-gonic/gin
go run server.go