Skip to content

Testing devel(opment) branch

Paul Dee edited this page Nov 2, 2020 · 1 revision

How to test current devel branch:

  1. git clone -b devel http://github.com/sipcapture/homer-ui
  2. cd homer-ui
  3. npm install
  4. npm run build
  5. cp dist to your homer-app directory