thp-web/md/learn/install.md

11 lines
229 B
Markdown
Raw Normal View History

2023-09-15 03:15:35 +00:00
# Install
## From scratch
Also install php (through XAMPP in windows/mac, php in linux) and Composer.
## With composer
TBD, the user should be able to just run `composer require thp` and
the proper binary should be intalled.