Generate a new package
Enter the command below in the root directory to create a new package:Terminal
Use the package in your application
You can now use the package in your application by importing it using the package name:apps/web/app/page.tsx
Learn how to add packages to your ShipThing workspace.