@appbuckets/react-app-client
v2.0.4
Published
React WebApp Client to Manage Auth and Request
Maintainers
Readme
react-component-boilerplate
A project boilerplate for creating a React Component in TSX
- The
componentfolder is where your componet's implementation resides - The
examplefolder hosts some harness code for running your component in browser during development - Most of the time, you'll only be modifying the
example/app.tsxto hook your component into the harness code
