diff --git a/Makefile b/Makefile index 20a283a..d98c0a2 100644 --- a/Makefile +++ b/Makefile @@ -5,7 +5,7 @@ install-local: npm install start: - npm run dev + npm run dev -- --host build: npm run build diff --git a/index.html b/index.html index 9a7e241..100cf7a 100644 --- a/index.html +++ b/index.html @@ -10,6 +10,6 @@
- +