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
- Host: GitHub
- URL: https://github.com/andy87/nano-app
- Owner: andy87
- Created: 2022-12-05T19:30:01.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2022-12-16T07:27:51.000Z (over 2 years ago)
- Last Synced: 2025-01-13T06:06:22.270Z (5 months ago)
- Language: PHP
- Homepage:
- Size: 59.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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