priyavrat_kumar_package
v1.0.0
Published
This is a learning project for building an npm package using React, TypeScript, and Rollup. The package is configured with modern tools like Rollup for bundling, TypeScript for static typing, and Babel for JavaScript transpilation.
Downloads
2
Readme
Web Project
This is a learning project for building an npm package using React, TypeScript, and Rollup. The package is configured with modern tools like Rollup for bundling, TypeScript for static typing, and Babel for JavaScript transpilation.
Project Setup
This package demonstrates how to build and bundle a simple library with React and TypeScript, using Rollup for the build process.