Skip to content
This repository has been archived by the owner on Feb 22, 2022. It is now read-only.

Latest commit

 

History

History
11 lines (6 loc) · 278 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 278 Bytes

Catz

Catz is a simple cats listing app to practice microfrontends.

How to run

Just use yarn to install dependencies and type yarn start.

Running a microfrontend only

If u want to run a microfrontend only, you can run yarn start:viewer or yarn start:header.