-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
I am trying to use the example and finally I got it running but when the todomvc loads it gives error: b.context.transduxChannel.on is not a function.
I am not sure do I need to import Transdux and wrap the app in that or use Mostux?
Something like step by step to get the example running would be very useful, to get off the ground.
Also perhaps a way to just include <script src="mostux.js"/>
as I am not very familiar with how npm works / how to build things. I just want to use mostux.
Example step one shows:
1. wrap you app with Transdux
<Transdux>
<App/>
</Transdux>
How to import this? Is it Transdux or Mostux, etc?
Metadata
Metadata
Assignees
Labels
No labels