# eclipsefuro-web **Repository Path**: mirrors_eclipse/eclipsefuro-web ## Basic Information - **Project Name**: eclipsefuro-web - **Description**: Enterprise ready set of web components which work best with Eclipse Furo. Comes with minimal footprint. Based on web standards. Future proved. Compliant with any technology of choice. - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-07-06 - **Last Updated**: 2026-01-17 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## フロー Furo Webcomponents Enterprise ready set of web components which work best with [Eclipse Furo](https://github.com/eclipse/eclipsefuro). Comes with minimal footprint. Based on web standards. Future proved. Compliant with any technology of choice. ### Commit style We have activated **conventionalCommits** in the lerna config. [ConventionalCommits](https://www.conventionalcommits.org/en/v1.0.0-beta.2/) is a specification for adding human and machine readable meaning to commit messages. ## Contribution First run `npm run bootstrap`, this will also run a npm install. Then run `npm run serve`, this will start a server http://127.0.0.1:7777 > Warning **! do never run** `npm install` ## Commands ### `npm run bootstrap` Bootstraps the project (lerna,...) and links the packages