React runtime for typescript-tea
This library wraps the runtime in the core library to add support for react as a view library in a program.
yarn add @typescript-tea/react-runtime
Please see the documentation site.
See the core library for an example.
Node version >=12.6.0 is needed for development.
To execute the tests run yarn test.
yarn version --patch
yarn version --minor
yarn version --major
Generated using TypeDoc