bassoGeorge / a-george-dev

The one MonoRepo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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


Languages

Language:TypeScript 90.6%Language:CSS 5.2%Language:JavaScript 3.7%Language:Shell 0.4%