@tribeplatform/react-ui-kit
TypeScript icon, indicating that this package has built-in type declarations

3.1.1 • Public • Published

@tribeplatform/react-ui-kit

UI component library that is used to develop Tribe Community Platform

Getting Started

  1. Install the package.
$ yarn add @tribeplatform/react-ui-kit
  1. Import the stylesheet into the porject entry files
// App.js
import '@tribeplatform/react-ui-kit/styles'

Webpack Users

If Webpack is unable to compile the project, try adding the following option to webpack configurations:

webpackConfig.module.rules.push({
  test: /\.m?js$/,
  type: 'javascript/auto',
  resolve: {
    fullySpecified: false,
  },
})

This is a known issue with Webpack and build tools that wrap around Webpack, such as Create React App and Razzle.

Contributing to the Project

Start the storybook with:

$ yarn dev

Readme

Keywords

none

Package Sidebar

Install

npm i @tribeplatform/react-ui-kit

Weekly Downloads

0

Version

3.1.1

License

ISC

Unpacked Size

774 kB

Total Files

578

Last publish

Collaborators

  • amirtribe
  • farazfarajitribe2
  • me.moozeh
  • farzadsh
  • zeer01
  • amirrezaamirfatahi
  • keyvan-tribe
  • syavash
  • ermiaqasemi
  • firiz-tribe
  • farnood
  • sergei.kartin