/mantra-dialogue

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

Primary LanguageJavaScriptMIT LicenseMIT

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