Skip to content

CodeInBlagnac/klub

 
 

Repository files navigation

Klub

La vie de klub

  • application de notions lues dans le tuto Meteor 1.4, première moitié
  • saisie d'un nouvel élément

Utilisation de Meteor

Installer meteor:

$> curl https://install.meteor.com/ | /bin/sh

Créer une application :

$ meteor create monapp

Le lancer en local :

$ cd monapp

$ meteor

=> Meteor server running on: http://localhost:3000/

Pour déployer :

$> meteor deploy monapp.meteor.com

About

klub de lecture Agile Toulouse

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • HTML 53.3%
  • JavaScript 43.0%
  • Shell 2.3%
  • CSS 1.4%