Meteor: Unterschied zwischen den Versionen

Aus Open Source Ecology - Germany
Zur Navigation springen Zur Suche springen
Zeile 13: Zeile 13:
 
* [http://projectricochet.com/blog/meteor-js-performance#.UeZff8WHGsp Improving Meteor performance]
 
* [http://projectricochet.com/blog/meteor-js-performance#.UeZff8WHGsp Improving Meteor performance]
 
* http://www.discovermeteor.com/ - book
 
* http://www.discovermeteor.com/ - book
 +
 +
==Commands==
 +
* meteor create myapp
 +
* meteor (start the server)
  
 
==Videos==
 
==Videos==
 
* https://www.youtube.com/user/meteorvideos
 
* https://www.youtube.com/user/meteorvideos

Version vom 5. August 2013, 18:58 Uhr

Meteor

Sites

Smart Packages

  • z-mongo-admin - a zero-config, Django Admin-like Mongo Admin for Meteor

Tutorials

Commands

  • meteor create myapp
  • meteor (start the server)

Videos