1.0.0-prerelease.14 • Published 5 years ago

@rhcp/rh-edmund-abbott v1.0.0-prerelease.14

Weekly downloads
1
License
MIT
Repository
-
Last release
5 years ago

PatternFly Element | Edmund Element

Dependencies

Make sure you have Polyserve and Web Component Tester installed.

npm install -g polyserve web-component-tester

Dev

npm start

Test

npm run test

Build

npm run build

Demo

Run npm start and Polyserve will start a server and open your default browser to the demo page of the element.

Code style

Edmund (and all PatternFly Elements) use Prettier to auto-format JS and JSON. The style rules get applied when you commit a change. If you choose to, you can integrate your editor with Prettier to have the style rules applied on every save.