Skip to content

FACT-Finder-Web-Components/ff-web-components

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FACT-Finder Web Components

See web-components.fact-finder.de for full documentation including Get Started, Developer Guide and more.

This distribution only provides the build including all dependencies. If you need to use/include each element separately, please refer to your FACT-Finder Project Developer.

Installation

Option 1 (Using npm)

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

Option 2 (Manual download)

  1. Download a version directly from GitHub or download it via web-components.fact-finder.de
  2. Unzip the file
  3. Save the contents to your location of choice