meteor-mantra-kickstarter icon indicating copy to clipboard operation
meteor-mantra-kickstarter copied to clipboard

Kickstart your meteor mantra development

Results 36 meteor-mantra-kickstarter issues
Sort by recently updated
recently updated
newest added

In the read me it says there is pagination, so I'm looking through the codebase to find it, but i can seem to find it, can someone point me in...

As mantra's mission is dedicated to modularity and high maintainability, it feels strange that all styles in the app are locked in a big old fashioned centralized .css. I changed...

Why not add meteor-webpack to this kickstarter, now that it has reached 1.0? As it's compatible with `1.3`, we would only benefit from it :)

![selection_086](https://cloud.githubusercontent.com/assets/11191727/13490041/31f77d58-e165-11e5-9807-d8f3b9bffab6.png)

Where did you obtained the boostrap components for the Flatly theme?

Hi, When I'm running the app, I get a blank screen in the browser and the console complains: 'There is no route for the path: /' When I uncollapse this...

/users view is now displayed as a table with first & last name as well as View, Edit and Delete buttons.

When deleting a user, the following Tracker error shows up in the console: ``` Exception from Tracker recompute function: debug.js:41 TypeError: Cannot read property 'profile' of undefined at singleComposer (single.jsx:13)...