mirror of
https://github.com/ZwareBear/awx.git
synced 2026-03-21 08:13:36 -05:00
338 B
338 B
AWX-PF
Usage
git clone git@github.com:ansible/awx-pf.git- cd awx-pf
- npm install
- npm start
- visit
https://127.0.0.1:3001/
note: These instructions assume you have the awx development api server up and running at localhost:8043.