sheetjs/demos/vue/Makefile

4 lines
94 B
Makefile

.PHONY: vue
vue: ## Simple server for vue
python -mSimpleHTTPServer || python3 -mhttp.server