micro-fes-simplified-done

Completed code for Micro-FEs Simplified

Stars
37

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.