D
D
Dmitry Podbolotov2017-09-15 01:47:10
JavaScript
Dmitry Podbolotov, 2017-09-15 01:47:10

Set up server for Javascript + PIXI JS?

There is a desire to make a game in javascript + pixi. Need a local server to run. I tried mongoose and winginx, everything works, but I have to restart the server every time (i.e. nothing changes after refreshing the page).
I tried to set up WebStorm, but chrome does not load the script through it at all.
A strong feeling that I'm doing something wrong. What to do?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
Z
Zakharov Alexander, 2017-09-15
@Cynep_3APA3A

>> after refreshing the page, nothing changes
Are the caching settings on the page correct? Can press Ctrl-F5 (mostly it helps to clear the cache). If you are working in Chrome, then open DevTools / F12, because. in developer mode, Chrome disables caching. I ask because you did not indicate whether you used these techniques, and somehow I can’t guess ...

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question