brahma-ui
TypeScript icon, indicating that this package has built-in type declarations

1.1.68 • Public • Published

Creating new components

Running locally

  • Clone package your machine
  • Run npm link on root folder
  • Run npm link brahma-ui on desired project
  • Import components normally

Creating new components

  • Under Components folder create a new folder following the structure from other components
  • Export it on components/index.ts

If first time publishing

  • Run npm adduser

Publishing

  • Bump version on package.json
  • Push to GitHub to repo synced
  • Login with your npm account
  • Run npm run build
  • Run npm publish

Readme

Keywords

none

Package Sidebar

Install

npm i brahma-ui

Weekly Downloads

0

Version

1.1.68

License

ISC

Unpacked Size

1.16 MB

Total Files

215

Last publish

Collaborators

  • rahul_tripathi
  • aglnbrahma
  • devstardude