BoomTech-LLC / Platform-Calendar-Components

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Boom-components library provides separate react components

Usage

  1. If the library is not set in package.json, just do "npm i git+https://github.com/BoomTech-LLC/Platform-Calendar-Components.git"
  2. For installing the updated version of the library, just add this pair to scripts in package.json: "update:bcc": "npm install git+https://github.com/BoomTech-LLC/Platform-Calendar-Components.git", and run the command "npm run update:bc" to install the fresh version of the library
  3. Import needed component separately, e.g.: "import AddShareIcons from 'boom-components/dist/AddShareIcons'"
  4. Happy Hacking! ✌

About


Languages

Language:JavaScript 90.8%Language:CSS 8.9%Language:HTML 0.4%