Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 567 Bytes

README.md

File metadata and controls

17 lines (10 loc) · 567 Bytes

alt text

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