0.0.6 • Published 7 years ago
@rhelements/cp-onebox v0.0.6
RHElements Onebox Element
Dependencies
Make sure you have Polyserve and Web Component Tester installed.
npm install -g polyserve web-component-testerDev
npm startTest
npm run testBuild
npm run buildDemo
Run npm start and Polyserve will start a server and open your default browser to the demo page of the element.
Code style
Onebox (and all RHElements) 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.