golang-react-template
golang-react-template copied to clipboard
Basic template for app with a golang backend and a React frontend
Results
2
golang-react-template issues
Sort by
recently updated
recently updated
newest added
The code is a few years old and doesn't work with modern versions of React.
**What i did:** - Install nodejs and npm - Setup go - go get gin - Download project - Run npm install (React tools deprecated?) - Run start script ->...