Clone rep
git clone https://github.com/xmartinezpujol/go-gamedev.git
Install dep
Install dependencies
dep ensure
go run cmd/server/main.go
Install dependencies
npm install
Client dev
npm start // run dev environment
npm run build // generate bundle