@codifytools/react-package-vite-boilerplate

1.0.6 • Public • Published

React Package Vite Boilerplate

Boilerplate code for a simple, lightweight, and performant react npm package.

npm bundle size npm bundle size npm downloads GitHub license

Features

  • Babel for modern JavaScript and JSX transpilation.
  • Vite for build.
  • Bundle generated in umd and es formats.
  • Storybook for local development.

Commands

  • npm install - install project dependencies.
  • npm run storybook - start local development environment.
  • npm run build - build package into dist/ folder.
  • npm run npm:publish - publish your package to npm.

License

MIT license, Copyright (c) Juan Pablo Mejia Duque. For more information see LICENSE.

Package Sidebar

Install

npm i @codifytools/react-package-vite-boilerplate

Weekly Downloads

17

Version

1.0.6

License

MIT

Unpacked Size

3.01 kB

Total Files

4

Last publish

Collaborators

  • juanpmd