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

https://github.com/zazuko/barnard59-ui

[WIP] User interface for Zazuko Pipelines
https://github.com/zazuko/barnard59-ui

Last synced: about 2 months ago
JSON representation

[WIP] User interface for Zazuko Pipelines

Awesome Lists containing this project

README

        

# barnard59-ui

## Usage

A static bundle can be generated by running the npm script

```
npm run build
```

There is also a `dev` script which runs webpack in dev and watch mode.

```
npm run dev
```