@curi/react
v1.0.0-beta.30
Published
React web components to use with Curi
Maintainers
Readme
@curi/react
@curi/react provides a number of components to create a React appliation that uses the curi package to manage routing. This is in part inspired by React Router, but takes a "flat" approach to rendering components. Instead of nesting route components, only the component associated with the best-matched route will be attached to the response.
Installation
npm install --save @curi/reactFor more information, please check out the @curi/react page on the documentation website.
