Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 797 Bytes

README.md

File metadata and controls

19 lines (11 loc) · 797 Bytes

alt text

PrimeReact

Join the chat at https://gitter.im/primefaces/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