An open API service indexing awesome lists of open source software.

https://github.com/andy87/nano-app

App template on PHP framework 'nano' v1
https://github.com/andy87/nano-app

Last synced: 3 months ago
JSON representation

App template on PHP framework 'nano' v1

Awesome Lists containing this project

README

        


+

App template on PHP framework `Nano` v1

### 🔌 Setup.

#### 1. Repository
Using a console/terminal with git & php support move to the project directory.
Execute the `clone` console command:
⌨ `git clone [email protected]:andy87/nano-app.git .`

#### 2. Required
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` |

__________

### 3. Job
* Follow guide and have fun
* or read documentation