Skip to content

Latest commit

 

History

History
18 lines (15 loc) · 230 Bytes

README.md

File metadata and controls

18 lines (15 loc) · 230 Bytes

sitewords

Reverse search engine to report relevance by keywords on web pages

Sarting the server

$ DEBUG=sitewords:* npm start

or

$ DEBUG=* npm start

or

$ DEBUG=sitewords:* node server.js