How To Build a React UI Library ep1: Setting up the build system and NPM publishing

Subscribers:
1,250
Published on ● Video Link: https://www.youtube.com/watch?v=btVwaMWuhtc



Category:
Guide
Duration: 26:56
909 views
44


Ever needed to build a UI library for your company? Here's a start of the guide on doing just that. Setup Vite to build your UI library, TSConfig to compile it correctly, publish the library to NPM, and use it the same day.

If you have any questions, comment below or let me know through my social media linked on my personal website: https://antjanus.com/

Helpful links:

- final project result from this video: https://github.com/AntJanus/cottage-ui/tree/128c21e314d498ca10f82ea266ae71e9ce0c2cc7
- Cottage UI library: https://www.npmjs.com/package/cottage-ui
- ViteJS https://vitejs.dev/
- TypeScript CheatSheet https://react-typescript-cheatsheet.netlify.app/