An open API service indexing awesome lists of open source software.

https://github.com/mrsteele/nrjohnson


https://github.com/mrsteele/nrjohnson

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

        

# get started

### installation

Just do this:

1. Download this repo
1. Use `cd` to get to this directory on your computer
1. Type `npm i` to download all dependencies.

### Running the server

This is simple:

1. Type `node index`

### Run the test file.

Still simple:

1. Type `node test`