Skip to content

Latest commit

 

History

History
35 lines (21 loc) · 857 Bytes

README.md

File metadata and controls

35 lines (21 loc) · 857 Bytes

License: CC BY-NC-SA 4.0

Source of the https://itpp.dev/test/ website

How to contribute

Initialization

  • Fork this repo

  • Clone to your machine

  • Install dependencies:

    sudo pip install -r requirements.txt
    

Contribution