学习Three.js和AngularJS
设置环境
- 安装Node.js、Git、Bower和Grunt。
- 运行
npm install安装依赖项。 - 运行
bower install安装前端依赖项。 - 运行
grunt serve启动应用程序。
运行应用程序
- 打开浏览器并访问
localhost:8000。 - 每次修改代码后,保存并刷新浏览器即可。
文件大小:10.43MB
评论区