rafaelnferreira / micro-front-ends

A sample application that demonstrate micro-front ends using mostly WebStandards.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Micro front ends with WebStandards

A sample project that demonstrates how Micro-front ends application can be built with a minimal set of frameworks, using essentially web standards.

This sample project was heavly inspired by the excellent Front End workshop hosted by Adam Bien.

Live Demo

A live demo of this application can be found here.

Running the application in dev mode locally

You can run your application in dev mode that enables live coding using:

./gradlew quarkusDev

About

A sample application that demonstrate micro-front ends using mostly WebStandards.

License:Apache License 2.0


Languages

Language:JavaScript 97.4%Language:Java 1.8%Language:CSS 0.5%Language:HTML 0.4%