- Make sure you have 
Node.jsandnpminstalled - Run script to patch your 
/etc/hosts - Make sure you are using Red Hat proxy
 
- Install dependencies with 
npm install - Run development server with 
npm run start - Choose an environment of your choice
 - Local version of the app will be available at respective location and link will be provided in the terminal
 
npm run verifywill run linters and tests
- This project imports Patternfly components:
 
Platform experience will deliver components and static assets through npm. ESI tags are used to import the chroming which takes care of the header, sidebar, and footer.