diff --git a/package.json b/package.json index 739a650..8fa4295 100644 --- a/package.json +++ b/package.json @@ -4,6 +4,7 @@ "main": "index.js", "type":"module", "scripts": { + "serve": "npx @11ty/eleventy --serve", "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [],