Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/jstngr/mini-genie


https://github.com/jstngr/mini-genie

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

![Alt text](src/assets/readme-logo.png)

## Getting Started

To begin, you'll need to install `node` (using brew):

```console
brew install node
```

Go to the directory of this prject and install the packages:

```console
npm ci
```

Start the app:

```console
npm start
```

App is reachable on `localhost:3000`