1
0
Fork 0
VS_LET/07-http/http.webserver_solution/justfile

7 lines
116 B
Plaintext

import '../../justfile'
server:
just exec vs.WebServer ""
client:
firefox http://localhost:8000/form.html