mantra-sample-blog-app icon indicating copy to clipboard operation
mantra-sample-blog-app copied to clipboard

A sample blog app built with Mantra

Results 27 mantra-sample-blog-app issues
Sort by recently updated
recently updated
newest added

Working redux example (tests not updated yet). Let's correct me if files are not placed correctly or against mantra specs.

i tried with mantra modules but not seperate. i have 2 modules: admin module + home module. i want home module has some styles and admin module has some other...

I would like to add the following link in my html but I don't see a index.html file in the app. If I were to create one, where would I...

Add some custom CSS file and some meta tags in the head. It's better if we can do this without the help of some Meteor tooling.

update-to-spec

I try to build this sample on windows 10 npm 5.3.0 and meteor 1.3-modules-beta.5 it failed.

we have save query like: {_id: id}, {limit: 10} ... how to send them to container query from server side?

I have cloned the repo with git and ran `npm install`, but when i run `npm run test` i get this: ``` 0 info it worked if it ends with...