Skip to content

openwisp/OpenWISP-Website

Repository files navigation

OpenWISP-Website

The source code of the OpenWISP Website, all rights reserved.

Development

Install Node and Python dependencies required for QA checks:

yarn install
pip install -r requirements.txt

Now, run quality assurance checks with:

./run-qa-checks

Build:

make html

Serve:

make serve

To open a html file in the browser:

google-chrome index.html

Need help?

Feel free to post any doubt or comment through our support channels.