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

https://github.com/metabase/interview-fe-boilerplate


https://github.com/metabase/interview-fe-boilerplate

Last synced: 4 months ago
JSON representation

Awesome Lists containing this project

README

        

### Usage:

```
yarn
yarn start
```

or

```
npm install
npm start
```

Open [http://localhost:1234/](http://localhost:1234/). You should see "Hello world".