Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 153 Bytes

README.md

File metadata and controls

20 lines (12 loc) · 153 Bytes

go-embedded-react

playing around with go 1.16

  1. build web assets
cd ui
npm run build
cd ..
  1. run go program
go run .