Skip to content

mynameiskyleok/meteor-materialize-boilerplate

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
lib
 
 
 
 
 
 
 
 
 
 
 
 

meteor-materialize-boilerplate

A Meteor boilerplate using Materialized. See Demo. Inspired by Differential / meteor-boilerplate.

Packages

  • accounts-password 1.1.3 Password support for accounts
  • gildaspk:autoform-materialize 0.0.25 Materialize theme for Autoform
  • iron:router 1.0.12 Routing specifically designed for Meteor
  • materialize:materialize 0.97.0* Materialize (official): A modern respon...
  • useraccounts:iron-routing 1.12.4 UserAccounts package providing routes c...
  • useraccounts:materialize 1.12.4 Accounts Templates styled for Materiali...
  • aldeed:collection2 2.3.1* Automatic validation of insert and update operat...
  • matb33:collection-hooks 0.8.1 Extends Mongo.Collection with before/after hooks...

Installation

  1. Clone this repo to your <appname> directory

git clone https://github.com/cowFipps/meteor-materialize-boilerplate.git <appname>

  1. Remove .git to start with a clean git history

cd <appname> && rm -rf .git

  1. Start building your app!

Run Application

  1. cd <appname>
  2. meteor

About

Meteor boilerplate application using Materialized.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published