Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Phaser 2D 游戏开发指南 #31

Open
ONE-SUNDAY opened this issue Jan 1, 2018 · 0 comments
Open

Phaser 2D 游戏开发指南 #31

ONE-SUNDAY opened this issue Jan 1, 2018 · 0 comments

Comments

@ONE-SUNDAY
Copy link
Owner

ONE-SUNDAY commented Jan 1, 2018

搭建 HTTP 服务器

推荐 Node.js 一步搞定

1、使用 NPM 安装 http-server

$ npm install -g http-server

2、启动 HTTP 服务器

$ http-server

当前目录则成为服务器访问目录了,放置文件夹和相应的 HTML、CSS、JS 文件即可

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant