observIQ / embeddable-react-final

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

embeddable-react

This Repo consists of the final version of the code implemented and disccused in this blog.

Bootstrapping

For the code to compile you need to build the React app.

cd ui && npm run build

Then you can build and serve the app with.

go build
./embedded-react-final

About


Languages

Language:Go 46.3%Language:JavaScript 40.9%Language:CSS 8.0%Language:HTML 4.8%