Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/hoangph271/work-on-dogs


https://github.com/hoangph271/work-on-dogs

Last synced: 15 days ago
JSON representation

Awesome Lists containing this project

README

        

Start CLI

Run this to install modules:

```
npm i
```

Then run this to start index.js

```
node index.js
```

Or, in watched mode:

```
nodemon index.js
```