Skip to content

Latest commit

 

History

History

03-blogStatic

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

Blog -- Classic

PS D:\ccc\ccc109a\ws\deno\06-form\blog> deno run -A app.js
Check file:///D:/ccc/ccc109a/ws/deno/06-form/blog/app.js
Server run at http://127.0.0.1:8000
post= { title: "ccc", body: "ccccc" }
post= { title: "ddd", body: "ddddd" }
post= { title: "eee", body: "eeeee" }
...