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

https://github.com/julien040/flish-app


https://github.com/julien040/flish-app

Last synced: 9 months ago
JSON representation

Awesome Lists containing this project

README

          

# Flish App

## To Use

```bash
npm start
```

## Re-compile automatically

To recompile automatically and to allow using [electron-reload](https://github.com/yan-foto/electron-reload), run this in a separate terminal:

```bash
npm run watch
```