wlib / skeleton
Web application skeleton based on wlib/application.
Installs: 6
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 0
Forks: 0
Open Issues: 0
Language:CSS
Type:project
Requires
- wlib/application: ^0.1
- wlib/http-client: ^1.0
README
Démarrer votre futur projet web avec ce pack de démarrage basé sur wlib/application.
Prérequis
- PHP 7.1.0
Installation
composer create-project wlib/skeleton my-next-app
cd my-next-app
composer serve