Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 251 Bytes

development.md

File metadata and controls

21 lines (14 loc) · 251 Bytes

Development

Getting Started

  1. Clone repository
git clone https://github.com/rustygreen/raspberry-pi-server
  1. Install dependencies
pip3 install -r requirements.txt
  1. Run server
python3 ./src/server.py