1.0.16 • Published 9 months ago

common-val-components v1.0.16

Weekly downloads
-
License
-
Repository
-
Last release
9 months ago

react-library-vite

This repository accompanies the blog entry Publishing a React component to npm using Vite.

This is a scaffold application for building a React library/component using Vite, that can be published to npm.

Feel free to clone this repository. Simply replace all instances of react-library-vite in /package.json and in /vite.config.js with the name of your npm package.

Replace version, description and author in /package.json.

To run in development

npm run dev

To run tests

npm test

or

npm run watch

To build and publish

npm run build

followed by

npm publish

License

MIT © tomsouthall

1.0.16

9 months ago

1.0.9

9 months ago

1.0.8

9 months ago

1.0.7

9 months ago

1.0.11

9 months ago

1.0.10

9 months ago

1.0.15

9 months ago

1.0.14

9 months ago

1.0.13

9 months ago

1.0.12

9 months ago

1.0.2

9 months ago

1.0.1

9 months ago

1.0.6

9 months ago

1.0.5

9 months ago

1.0.0

9 months ago