summaryrefslogtreecommitdiffstats
path: root/Makefile
blob: 098fb4d030d6ecf5f62915ae6f92a94ffce35bb2 (plain)
1
2
3
4
.PHONY: serve

serve:
	python -m http.server 8080