-
Notifications
You must be signed in to change notification settings - Fork 0
Create Shared Library for UI #52
Copy link
Copy link
Open
Description
We should have shared components as a pattern for our UI sites. The structure might look like so on the filesystem:
~/ui/admin/
~/ui/shared/package.json
...
~/ui/front/
~/ui/shared/package.json
...
~/ui/shared/
~/ui/shared/components/
~/ui/shared/types/
~/ui/shared/package.json
...
~/ui/package.json
If someone other than me takes this, reach out so I can share some good reference code.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels