mantra-dialogue icon indicating copy to clipboard operation
mantra-dialogue copied to clipboard

Discourse-style forum app using Meteor, React, and Mantra

mantra-dialogue

This app is for having conversations and experimenting with Mantra code within the community.

Setting Up

  • make sure you have Meteor installed
  • clone this repo
  • make sure you are on mantra-modules-experiment-02 branch
npm install
meteor

Your app should be running http://localhost:3000