package
0.0.0-20240210095454-5fef39cd83c3
Repository: https://github.com/myitcv/x.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# README

react

Package react is a set of GopherJS bindings for Facebook's React, a Javascript library for building user interfaces.

go get -u myitcv.io/react

Running the tests

As you can see in .travis.yml, the CI tests consist of running:

./_scripts/run_tests.sh

followed by ensuring that git is clean. This ensures that "current" generated files are committed to the repo.

Docs

Please start reading here.