Skip to content

bassoGeorge/a-george-dev

Repository files navigation

AGeorgeDev

Production Pull Request Netlify Status

The one mono-repo for all my website and connected applications

Commands

Make a ts lib

nx g @ageorgedev/workspace-extensions:lib <name>

Make a React lib

nx g @ageorgedev/workspace-extensions:lib --react <name>
Additional steps
  1. Select No CSS and the vite bundler
  2. Update .eslintrc to pick up /.estlintrc.ts.json
  3. Add the tailwind config and postcss config to the library

Adding storybook

nx g @nx/storybook:configuration <name>

About

The one MonoRepo

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published