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

https://github.com/fact-finder-web-components/ff-web-components

Downloads, Release Notes and Discourse
https://github.com/fact-finder-web-components/ff-web-components

fact-finder web-components

Last synced: about 2 months ago
JSON representation

Downloads, Release Notes and Discourse

Awesome Lists containing this project

README

        

FactFinder Web Components
==========================

See [web-components.fact-finder.de](https://web-components.fact-finder.de/) for full documentation.

## Installation

### Option 1 (Using npm)

1. Install [Node.js](https://nodejs.org/en/)
2. Type `npm init` and follow the instructions
3. Add the following line to the `dependencies` section in `package.json`:
```json
"ff-web-components": "https://github.com/FACT-Finder-Web-Components/ff-web-components.git#5.x.x"
```
Adjust the version as necessary.
4. Run `npm install`

### Option 2 (Manual download)

1. Download a version directly from [GitHub](https://github.com/FACT-Finder-Web-Components/ff-web-components/releases) or download it via [web-components.fact-finder.de](https://web-components.fact-finder.de/download)
2. Unzip the file
3. Save the contents to your location of choice