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

https://github.com/overdrivenpotato/no-filter


https://github.com/overdrivenpotato/no-filter

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# No Filter

To start the app you need to first install the app loader on your device:

```
npm run install:android
```

*TODO: iOS installation*

Then you need to launch the app server:

```
npm start
```

This will start both the app bundle server as well as the api server.

## Dev Features

- Hot reloading app
- Auto reloading server
- Flow typechecking
- Eslint linting