This is an experiment project of Golang VN team.
Install and add these tools to your $PATH
Clone this repository to $GOPATH/src/github.com/golang-vietnam/grox
and run
make install
make build
$GOPATH/bin/grox-server
npm install
npm run dev
npm run build
npm start