Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 861 Bytes

File metadata and controls

25 lines (17 loc) · 861 Bytes

FactFinder Web Components

See web-components.fact-finder.de for full documentation.

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#5.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