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

https://github.com/umd-lib/search-web-components

A public fork of Drupal Search Web Components for internally developed features
https://github.com/umd-lib/search-web-components

Last synced: 12 days ago
JSON representation

A public fork of Drupal Search Web Components for internally developed features

Awesome Lists containing this project

README

          

# Search Web Components

This is a public fork of
used for internally developed features.

Stable version: 1.0.0

Development version: 2.x

## Building

To build the components into JS:

```bash
cd lit/
npm run build && rollup -c
```

The app can then be deployed.