oldmonk69 commited on
Commit
838a97f
·
verified ·
1 Parent(s): 50deccc

Upload setup&usage.yaml

Browse files
Files changed (1) hide show
  1. setup&usage.yaml +9 -0
setup&usage.yaml ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+
2
+ ---
3
+
4
+ ## ⚙️ Setup & Usage
5
+
6
+ ### Local preview
7
+ You can serve it locally with PHP’s built-in server:
8
+ ```bash
9
+ php -S localhost:8000