Skip to content

Really confusing on how to use example (todomvc) #1

Description

@vans163

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?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions