JSPM

  • Created
  • Published
  • Downloads 202384
  • Score
    100M100P100Q179425F
  • License MIT

Package Exports

  • primereact/components/button/Button
  • primereact/components/dropdown/Dropdown
  • primereact/components/picklist/PickListSubList
  • primereact/components/utils/DomHandler
  • primereact/components/utils/ObjectUtils
  • primereact/resources/primereact.min.css

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (primereact) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

Join the chat at https://gitter.im/primefaces/primereact

PrimeReact

UI Components for React

alt text

See PrimeReact homepage for live showcase and documentation.

Setup

In order to install dependencies you should install yarn. You can follow the yarn setup instructions here.

After the yarn installation just type yarn in the root project to install all dependencies

Start

gulp build
npm start