jherr / micro-fes-simplified-done

Completed code for Micro-FEs Simplified

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

micro-fes-simplified-done

Completed code for Micro-FEs Simplified. This code is associated with this YouTube video.

Installation

cd growlers && yarn
cd host-react && yarn
cd host-vanilla && yarn

Running

In seperate Terminal sessions:

cd growlers && yarn start
cd host-react && yarn start
cd host-vanilla && yarn start

Once these are launched you can look at the Growlers UI, React Host UI and Vanilla Host UI.

About

Completed code for Micro-FEs Simplified


Languages

Language:TypeScript 62.9%Language:JavaScript 28.7%Language:HTML 7.4%Language:CSS 1.0%