Monorepo for learning package creation and Design System!
This is my first Design System documentation, where I am using to learn how to build packages and this documentation of React components! And a monorepo!
- Tsup
- React
- Turbo
- Radix UI
- Typescript
- Changesets
- Stitches React
- Phosphor React
Create somewhere on your pc, a folder to create a copy of the repository, inside it open command terminal and type the commands below:
git clone https://github.com/AlanWehrliLC/mono-apprenticeship-repo.git
cd mono-apprenticeship-repo
npm install
npm run dev