Skip to content

Commit df80829

Browse files
committed
add build command for netlify
1 parent 44dcc84 commit df80829

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: package.json

+1
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
"version": "1.0.0",
44
"description": "One page website marketing deck showcasing your social influence statistics.",
55
"scripts": {
6+
"build": "npx @11ty/eleventy",
67
"start": "npx @11ty/eleventy --serve"
78
},
89
"repository": {

0 commit comments

Comments
 (0)