The one mono-repo for all my website and connected applications
nx g @ageorgedev/workspace-extensions:lib <name>
nx g @ageorgedev/workspace-extensions:lib --react <name>
- Select No CSS and the vite bundler
- Update .eslintrc to pick up /.estlintrc.ts.json
- Add the tailwind config and postcss config to the library
nx g @nx/storybook:configuration <name>