Monorepo for holding some of my npm packages.
Packages and their respective READMEs can be found in libs folder.
These include but are not limited to:
Most of there are showcased in react-demo application in this repository.
To start demo run:
pnpm intall- to install dependenciesnpx nx run react-demo:serve- to serve Next.js react application.
pnpm version is managed using Corepack.