Skip to content

damian44/gin-react-echarts-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gin-react-echarts-test

Test web app with server implemented in go using gin-gonic framework and client using react framework.

The app is a simple client that shows one line chart from github.com/echarts library that implements Apache echarts.

How to Run

On package.json set PORT:5000 react port is changed to fit server port.

Change name of client-build to client.

Inside client folder:

npm run build

On main.go directory:

go run main.go

By default the app runs on localhost:5000

More Info

https://echarts.apache.org/en/index.html
https://github.com/go-echarts/go-echarts

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published