Testing devel(opment) branch - sipcapture/homer-app GitHub Wiki
How to test current devel branch:
- git clone -b devel http://github.com/sipcapture/homer-ui
- cd homer-ui
- npm install
- npm run build
- cp dist to your homer-app directory
How to test current devel branch: