Skip to content

Blog created using Mantra example and Meteor 1.3 / React

License

Notifications You must be signed in to change notification settings

dvzrd/mantra-blog

Repository files navigation

Mantra Blog

Using sample blog app for a blog using Mantra in order to learn more about Mantra and Meteor 1.3.

Setting Up

  • Clone this repo
  • Do npm install to install dependencies
  • Make sure you've installed Meteor locally

Running The App

Simply start your app with meteor -p 5005. Then you can access the app on http://localhost:5005

Running Tests

In this app, every part of the client side is fully tested using the familiar tools like Mocha, Chai and Sinon.

Run tests with:

npm test

See package.json for more information about testing setup.

About

Blog created using Mantra example and Meteor 1.3 / React

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published