Skip to content

ArijeetWebonise/go-react

Repository files navigation

MyBlog

Golang Framework with react view

Running local instance

  1. Clone the repo
  2. Install Docker
  3. Install npm
  4. Run docker-compose up on one terminal
  5. Run go generate
  6. Run npm install
  7. Run go get github.com/oxequa/realize
  8. Run realize start on another terminal
  9. Run npm start on another terminal