tomasvotruba.com icon indicating copy to clipboard operation
tomasvotruba.com copied to clipboard

Read about upgrades, static analysis, GPT, Symfony and Laravel

tomasvotruba.com - Personal Static Website Generated from Symfony App

Install & Run

git clone [email protected]:TomasVotruba/tomasvotruba.com.git # use your fork if you want to contribute
cd tomasvotruba.com
composer install
  • Run local server
php -S localhost:8000 -t public

And open http://localhost:8000 in your browser.

That's all!