Skip to content

codifytools/react-package-vite-boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

  • 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.

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors