Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 457 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 457 Bytes

alt text

PrimeReact

UI Components for React

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