Skip to content

Latest commit

 

History

History
33 lines (18 loc) · 428 Bytes

File metadata and controls

33 lines (18 loc) · 428 Bytes

List of IoT Labs curated by the Collabnix Community

Getting Started

Building Locally

Installing the required dependencies

 pip3 install -r requirements.txt

Preview the Build

mkdocs serve

Accessing the app

http://127.0.0.1:8000/

Contributors