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

Catz is a simple cats listing app to practice microfrontends.

Notifications You must be signed in to change notification settings

henriquecouto/catz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.