Last active 1773637084

ridzimeko revised this gist 1773637084. Go to revision

1 file changed, 2 insertions

gistfile1.txt(file created)

@@ -0,0 +1,2 @@
1 + # Svelte run production
2 + HOST=127.0.0.1 PORT=4000 node --env-file=.env build
Newer Older