bright-sea / mantra-dialogue

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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

License:MIT License


Languages

Language:JavaScript 75.1%Language:CSS 24.9%