dev-master
9999999-devTlapnet Tiny Web Project
MIT
The Requires
- php >=5.6
- nette/bootstrap ~2.4.5
- nette/di ~2.4.10
- nette/application ~2.4.9
- nette/forms ~2.4.6
- nette/http ~2.4.7
- nette/utils ~2.4.9
- latte/latte ~2.4.7
- tracy/tracy ~2.4.11
Tlapnet Tiny Web Project
, (*1)
Website 🚀 contributte.org | Contact 👨🏻💻 f3l1x.io | Twitter 🐦 @contributte , (*4)
, (*5)
Main goal is to provide micro starter-kit project for Nette developers., (*6)
https://examples.contributte.org/micro-skeleton/, (*7)
You will need PHP 8.0+
and Composer., (*8)
Create project using composer., (*9)
composer create-project -s dev contributte/micro-skeleton acme
The easiest way is to use php built-in web server., (*10)
php -S 0.0.0.0:8000 -t www
Then visit http://localhost:8000 in your browser., (*11)
See how to contribute to this package., (*12)
This package is currently maintaining by these authors., (*13)
Consider to support contributte development team. Also thank you for using this project., (*15)
Tlapnet Tiny Web Project
MIT