We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
PrimeReact is based on create-react-app project so to build PrimeReact from source and run the showcase locally, follow the instructions below;
git clone git@github.com:primefaces/primereact.git
npm install
sass --update src/sass/App.scss sass --update public/resources/themes gulp build
npm start
Visit address below to run the demos locally;
http://localhost:3000
There was an error while loading. Please reload this page.