Difference between revisions of "Meteor"

From Wiki2
Line 1: Line 1:
http://yauh.de/articles/376/best-learning-resources-for-meteorjs
https://github.com/DiscoverMeteor/Microscope
https://hackpad.com/Top-Resources-for-learning-MeteorJS-Nrpnr6CHiGs
http://andrewscala.com/meteor/


https://atmosphere.meteor.com/ packages by community [https://atmosphere.meteor.com/wtf/app wtf]
https://atmosphere.meteor.com/ packages by community [https://atmosphere.meteor.com/wtf/app wtf]

Revision as of 11:08, 12 January 2014

http://yauh.de/articles/376/best-learning-resources-for-meteorjs

https://github.com/DiscoverMeteor/Microscope

https://hackpad.com/Top-Resources-for-learning-MeteorJS-Nrpnr6CHiGs

http://andrewscala.com/meteor/

https://atmosphere.meteor.com/ packages by community wtf

Running the app

With the smart package installed and smart.json in place you can now run your app using Meteorite to start using the newly installed package.
mrt -p 3333