vite-react-tsx-library

React library boilerplate with Vite to publish on npm Added Ts support

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 © albertosoto