Skip to content

Latest commit

 

History

History
24 lines (19 loc) · 659 Bytes

README.md

File metadata and controls

24 lines (19 loc) · 659 Bytes

Ingenia 2018

This is the 2018 archive for the Ingenia project. The latest one is available here: https://github.com/virtuagora/ingenia

If you need information or support please contact us! @augusthur & @guillecro

Follow us on Twitter @virtuagora

Installation

Open a terminal in the desire folder where you want to git clone the repository.

git clone https://github.com/virtuagora/virtuagora-core.git

Install the php dependencies using composer

php composer install

Install the npm dependencies

npm install