Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 288 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 288 Bytes

Fundamental Conference web components demo apps

To install requirements run yarn.

This repository contains of two separate apps:

  • Static js/html/css app which can be served with yarn serve-static
  • Webpack app with angular compiler plugin which can be served with yarn start