You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'd like to start adding real world example apps like create-react-app and react-native / Expo. These will help us prove out the interface and showcase features.
To do this, we should re-organize into a monorepo. I was thinking yarn workspaces? I'm open to lerna as well, whatever works. My only experience is with lerna and I'm kind of meh on it.
This ticket is about moving the current module to a sub-package and setting everything up (testing, linting, storybook). We can add the actual example apps later. Maybe it would be better to add tsdx first since I think that has monorepo (lerna?) support.
The text was updated successfully, but these errors were encountered:
I'd like to start adding real world example apps like create-react-app and react-native / Expo. These will help us prove out the interface and showcase features.
To do this, we should re-organize into a monorepo. I was thinking yarn workspaces? I'm open to lerna as well, whatever works. My only experience is with lerna and I'm kind of meh on it.
This ticket is about moving the current module to a sub-package and setting everything up (testing, linting, storybook). We can add the actual example apps later. Maybe it would be better to add tsdx first since I think that has monorepo (lerna?) support.
The text was updated successfully, but these errors were encountered: