Skip to content

jobala/inverted-index

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Inverted index

An implementation of inverted index

Prerequisites

Clone the repository

git clone https://github.com/Japheth7/inverted-index.git
cd inverted-index

Install http-server

npm install -g http-server

Running tests

cd into your project root in your terminal and run the command http-server

Open your browser and go to http://192.168.8.183:8080/jasmine/SpecRunner.html

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors