github.com/FACT-Finder-Web-Components/documentation

FactFinder® Web Components Documentation

Open this visualization on its own page →

Contributors

13

Lines of Code

2,412

From

2018-07-04

To

2021-02-15

About FACT-Finder-Web-Components/documentation

This repository contains the documentation site for FactFinder Web Components, a collection of reusable web components built with Polymer. The documentation is a web application that explains how to install, use, and integrate these components into projects.

The project uses Polymer CLI as its build and development tool, with a development server that runs locally on port 8081 and supports both HTTP and HTTP/2 protocols. The build system is configured to create multiple optimized builds targeting different browser capabilities, though currently it focuses on ES6-compatible browsers with the es6-bundled preset. The built application can be served either through Polymer's development server or through a Node.js server for testing production-like environments including server-side error scenarios.

The documentation source is maintained in this repository while the live version is hosted separately. Developers can set up the project by installing Node.js and Polymer CLI, then use standard commands to start a development server, build the application, or preview production builds locally.

Share this video