Skip to content

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

License

Notifications You must be signed in to change notification settings

conbojs/conbo-example-react

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ConboJS-React example

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

While the full version of ConboJS has been used in this instance, you could equally use the the Conbine build, which has all of the view related classes removed.

This example integrates with the React Context API, but if you'd prefer to take a simpler approach using a global context, take a look at the global branch.

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

npm i
npm start

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 ConboJS as the M, C and S in an MVCS React application

Resources

License

Stars

Watchers

Forks

Packages

No packages published