10 lines
145 B
Text
10 lines
145 B
Text
git clone https://github.com/opdavies/workshop-tailwind-css.git
|
|
|
|
|
|
cd workshop-tailwind-css
|
|
|
|
|
|
composer install
|
|
|
|
|
|
php -S 127.0.0.1:8000 -t public
|