lukashavrlant / uloha1

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Reseni ulohy c. 1

Instalace a spusteni

$ cd /cesta/k/uloha-1
$ npm install
$ node app.js

Spusteni testu

Aplikace predpoklada, ze uz je nainstalovana mocha. Pokud neni, tak npm -g install mocha.

$ make test

About