This commit is contained in:
Atul Varma 2013-08-08 10:12:59 -04:00
Родитель d26f90b218
Коммит 72d95462ad
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -7,7 +7,7 @@ This is the Web front-end for [openbadges-validator][].
```bash
$ npm install
$ npm test
$ node node bin/openbadges-validatorervice.js
$ node node bin/openbadges-validator-service.js
```
Then visit http://localhost:8888.