Skip to content

Simple example showing Conbine as the M, C and S in an MVCS React application

License

Notifications You must be signed in to change notification settings

conbinejs/conbine-example-react

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Conbine-React example

Simple example application demonstrating how to integrate Conbine features into a React application, including an event bus, property injection, commands and services.

This example integrates with the React Context API, but if you'd prefer to take a simpler approach the same outcome could be achieved using an imported global context.

To run the example, open a command line and enter:

npm i
npm start

Using class components?

This repo includes examples for both class and functional component, so just switch to the branch that matches your preferred approach:

Make a donation

If you find this project useful, why not buy us a coffee (or as many as you think it's worth)?

Make a donation

About

Simple example showing Conbine as the M, C and S in an MVCS React application

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 81.2%
  • HTML 14.7%
  • CSS 4.1%