Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 254 Bytes

SETUP.md

File metadata and controls

19 lines (13 loc) · 254 Bytes

Setup (console)

Clone (your) repository. Keep in mind that this repo is a template.

git clone YOUR_GIT_REPO_ADDRESS

Go to the project folder:

cd YOUR_GIT_REPO_PROJECT

Install dependencies:

yarn && composer install