-
Create a folder
mkdir sampleapp
cd sampleapp -
Clone this repository to a folder
git clone https://github.com/magento-architects/magento-project -
Create
sourcefolder within your root foldermkdir source
cd source -
Clone magento2 repository to
../sourcefoldergit clone git@github.com:magento-architects/magento2/tree/split-framework -
Return back
magento-projectfolder and runcomposer install
Framework components will be symlinked from source folder