Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/eclipse/eclipsefuro-web
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.
https://github.com/eclipse/eclipsefuro-web
custom-elements furo web webcomponents webstack
Last synced: 3 days ago
JSON representation
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.
- Host: GitHub
- URL: https://github.com/eclipse/eclipsefuro-web
- Owner: eclipse
- License: mit
- Created: 2021-07-05T15:20:10.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-10-25T14:05:15.000Z (9 days ago)
- Last Synced: 2024-10-26T02:35:39.610Z (9 days ago)
- Topics: custom-elements, furo, web, webcomponents, webstack
- Language: JavaScript
- Homepage: https://web-components.furo.pro/
- Size: 38.6 MB
- Stars: 12
- Watchers: 5
- Forks: 3
- Open Issues: 2
-
Metadata Files:
- Readme: readme.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
- awesome-lit - Furo Webcomponents - Enterprise ready set of web components which work best with Eclipse Furo. (Component Libraries)
- awesome-web-components - Furo Webcomponents - Enterprise ready set of web components which work best with Eclipse Furo. (Real World / Component Libraries)
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.## Quick start
> Note: This guide assumes you have npm installed locally.
First run `npm run bootstrap`
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