perkeep/vendor/myitcv.io/react/README.md

614 B

myitcv.io/react

go get -u myitcv.io/react

myitcv.io/react is a set of GopherJS bindings/tools for React, a Javascript library for building user interfaces.

See the wiki for more details

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.