0.0.4 • Published 12 months ago

simple-apps-components v0.0.4

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

Simple Apps Components

A library of reusable components built upon Bootstrap 5

Building

yarn run build

Publishing to NPM

  • Increment package.json version by 0.1 first
  • npm publish --access public
    • This requires 2FA, and is currently connected to my email... We need to figure that out