Client side rendering of enemies and gaze points
Showing
... | ... | @@ -6,7 +6,7 @@ |
"scripts": { | ||
"test": "echo \"Error: no test specified\" && exit 1", | ||
"postinstall": "node build.js", | ||
"start": "http-server ./build -o" | ||
"start": "http-server ./build -o -c-1" | ||
}, | ||
"author": "Alexander Bazo <alexanderbazo@googlemail.com>", | ||
"license": "MIT", | ||
... | ... |
Please
register
or
sign in
to comment