Skip to content

Latest commit

 

History

History
20 lines (11 loc) · 798 Bytes

README.md

File metadata and controls

20 lines (11 loc) · 798 Bytes

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