mantrajs / mantra-dialogue

Discourse-style forum app using Meteor, React, and Mantra
MIT License
40 stars 6 forks source link

Could I use Blaze Template in this? #9

Closed thearabbit closed 8 years ago

thearabbit commented 8 years ago

Could I use Blaze Template in this? Because I still use any Blaze Package such as AutoForm, Account UI, Breadcrumb.... Could you example?

vonwao commented 8 years ago

We will not use Autoform in this project, it is completely React, so it doesn't make sense to use Blaze.

It's possible to use Blaze alongside React, but that's not what this project is about, and not a part of Mantra. I suggest use either React, or Blaze.