We temporary paused this project in order to build a new link sharing site for developers. Please check it at grox project.
go get github.com/golang-vietnam/forum
cd $GOPATH/src/github.com/golang-vietnam/forum;make install
On development
mode we use Gin to live reload. Server run on port 3000
make
make test
Isomorphic code written in Node using React, Redux and Semantic UI.
npm install
npm run dev
npm run build
npm run start