Skip to content

joernroeder/nm-setup-workshop-crawler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nm-setup-workshop-crawler

setup

Setup database and run program

$ cd working-dir/src
$ redis-server
$ node index.js

tests

Start test suite

$ cd working-dir
$ mocha

coverage

Create coverage report

$ cd working-dir
$ mocha --reporter html-cov > coverage.html

post pull

Install dependencies

$ cd working-dir
$ npm install

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •