Clone repository
Requirements
Clone repository steps
Open command prompt in directory you want the repository to be cloned to.
Type: git clone https://github.com/tomaszgawron901/chess-api.git
Enter cloned repository (windows: cd ./chess-api)
Type: git submodule update --init --recursive
Last updated