OpenWISP Project's website.
Install Node and Python dependencies required for QA checks:
npm install -g htmlhint jshint stylelint
pip install -r requirements.txt
Now, run quality assurance checks with:
./run-qa-checks
To open a html file in the browser:
google-chrome index.html
Feel free to post any doubt or comment through our support channels.