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

https://github.com/manolo/flow-client-webpack

Simple repository for debugging purpose
https://github.com/manolo/flow-client-webpack

Last synced: 12 months ago
JSON representation

Simple repository for debugging purpose

Awesome Lists containing this project

README

          

# Flow client prototype

## Usage

Run the unit tests for the application.
```sh
npm test
```

Build the tests in debug mode
```sh
npm run debug
```