Unable to get script.js to work in node.js
jacob_95170
HOBBYOP

2 years ago

I'm not able to get my small paget working here. It works locally but not on the server.
I have a node.js server build from that template getting from my github code
I just have an index.html fil that points to an script.js with rotating arrow that does not rotates here but locally
Should my built support this, text and arrow is just standing still?

2 Replies

jacob_95170
HOBBYOP

2 years ago

it seems like if I'm using all in html file within "script" tag it works but not spitted up in index.html and script.js


brody
EMPLOYEE

2 years ago

please share your github repo


Loading...