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
PrimeReact
UI Components for React
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