We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 18cadb2 + f42c879 commit e275134Copy full SHA for e275134
Makefile
@@ -0,0 +1,4 @@
1
+.PHONY: build
2
+
3
+build:
4
+ npm run build
0 commit comments