- Make sure you have
Node.js
andnpm
installed - 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 verify
will 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.