Add README.rst

This commit is contained in:
Oliver Davies 2020-12-26 21:27:02 +00:00
parent ca1886b0df
commit 559ed8e908

11
README.rst Normal file
View file

@ -0,0 +1,11 @@
Florida DrupalCamp Tailwind CSS Workshop
########################################
Local web server
================
Run the following command to start a local web server. Going to that URL in your browser should show you the example page.
.. code::
php -S 127.0.0.1:8000 -t public