Skip to content

Latest commit

 

History

History
40 lines (23 loc) · 557 Bytes

README.rst

File metadata and controls

40 lines (23 loc) · 557 Bytes

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.