Skip to content

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

@vans163

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?

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