Skip to content

Latest commit

 

History

History
35 lines (21 loc) · 676 Bytes

README.md

File metadata and controls

35 lines (21 loc) · 676 Bytes

RealWorld Example App

For more information on how to this works with other frontends/backends, head over to the RealWorld repo.

Demo

How it works

Using uce and sam-pattern to demonstrate how web components work in real world application

Getting started

yarn install

yarn build

Tests

Build tape.js

yarn build-tape

Run tests

yarn test

License

MIT