Let's start from basic
What we need to do?
• Extract separate package monika
• Import package notification in monika
Slide 12
Slide 12 text
Using Workspaces
• Workspaces are the building blocks of your monorepo. Each app and
package you add to your monorepo will be inside its own workspace.
Slide 13
Slide 13 text
Creating a new package in the monorepo
workspace
Slide 14
Slide 14 text
Adding dependencies and configuring the
package
Slide 15
Slide 15 text
Demo monika & Symon
•Building and testing the package
locally
•Making changes and updates to
the package