Initial Commit for try-toast-ui

Learning about toastui markdown editor.
This commit is contained in:
Waylon Walker 2025-08-30 11:15:11 -05:00
commit a32dedfbc7
4 changed files with 33 additions and 0 deletions

2
justfile Normal file
View file

@ -0,0 +1,2 @@
serve:
python -m http.server 8000