Awesome
フロー Furo Webcomponents
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.
Commit style
We have activated conventionalCommits in the lerna config. ConventionalCommits 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