A simple app experiment for categorization using Meteor.JS
Une application de classement pour tester Meteor.JS
=> cloudAtlas.meteor.com
$ curl install.meteor.com | /bin/sh
$ cd meteor
$ meteorThe app should now be running on http://localhost:3000/
To deploy to meteor.com simply do this:
$ meteor deploy myapp.meteor.com
A tutorial in french is available here //
Un tutoriel détaillé en français est proposé ici : http://tibomahe.github.io/cloudAtlas-Meteor-App/