Basic set up for starting a ReactJS and Go application.
It's built with the following tech:
- ES6 + Babel
- React
- React-router
- Alt
- Go
- Gin-gonic
- Twitter bootstrap
- npm install
- gulp
- go run main.go
- Open a browser at localhost:3000 and you should be good to go.