An open API service indexing awesome lists of open source software.

https://github.com/casprwang/go-react-redux-starter

A go backend react redux starter
https://github.com/casprwang/go-react-redux-starter

Last synced: 7 months ago
JSON representation

A go backend react redux starter

Awesome Lists containing this project

README

          

# go-react-redux-starter
Use go backed with react and redux

### Requirements
* Node.js (8+)
* Go (1.8+)

### Installation
```
go get github.com/wangsongiam/go-react-redux-starter
cd $GOPATH/src/github.com/wangsongiam/go-react-redux-starter
go get github.com/gin-gonic/gin
go get github.com/codegangsta/gin
yarn
```

### Usage
* `yarn dev-webpack`: run frontend with webpack
* `yarn dev-server`: run backend with go-gin

### TODOs
- [ ] styling
- [ ] blissed layout