App template on PHP framework `Nano` v1
Using a console/terminal with git & php support move to the project directory.
Execute the clone
console command:
⌨ git clone git@github.com:andy87/nano-app.git .
If composer local don't install, then download composer.phar from the official website to the project directory.
Execute the console command:
local composer | composer.phar |
---|---|
⌨ composer install |
⌨ php composer.phar install |