Serve shortcut

This commit is contained in:
cheddar 2025-04-18 11:27:13 -04:00
parent 73e44c968b
commit eafe6648cc
No known key found for this signature in database

View file

@ -4,6 +4,7 @@
"main": "index.js",
"type":"module",
"scripts": {
"serve": "npx @11ty/eleventy --serve",
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [],