I was using Bryntum Scheduler, but can't import it because of CORS policy. After my research, I got to know that creating a web server can solve that.
So I have learned some node.js and create a web server.
Then it's the question. I created a web server, but how can I run my page on it?