You can do that using http-server package. First install the package globally npm install http-server -g Then inside your project directory(in the terminal) ...
確定! 回上一頁