Files
meteor/packages/meteor-platform
ekatek 035e95d154 remove the packages from the README
After some consideration, we decided that the extra package list in the README
is not up to date, will never be kept up to date and as such, is actively
unhelpful.
2015-01-13 13:53:22 -08:00
..
2014-12-19 10:31:59 -08:00
2015-01-13 13:53:22 -08:00

meteor-platform

This package is added to every app by meteor create. It includes a set of common packages that most Meteor apps will find useful, such as webapp, tracker, session, ddp, mongo and blaze. From the command line, you can run meteor show meteor-platform to see the full list of implied packages.

These packages make up the official Meteor Platform. See the README of each individual package to learn more about it.

This package was previously known as standard-app-packages.