文件名称:FamousPlanets:实验性 WebGL 著名渲染
文件大小:14KB
文件格式:ZIP
更新时间:2024-08-07 17:12:16
JavaScript
#Engine-Seed 启动著名引擎的种子项目 ###安装 git clone https://github.com/Famous/engine-seed cd engine-seed # rm -rf .git && git init && git commit -m "Make it so" # optionally reset git history npm i # install dependencies ###Development 使用npm run dev运行开发服务器 现在开发服务器应该在 localhost:1618 上运行 使用npm run lint 使用npm test运行所有测试 ###需要帮忙? 请加入我们的“著名社区”松弛期。 注册 --> 加入讨论 --> 有一堆学习材料在 --> 有 api 文档在 --> 你认为这个自述文件
【文件预览】:
FamousPlanets-master
----.gitignore(70B)
----.jscsrc(858B)
----.eslintrc(2KB)
----package.json(1KB)
----src()
--------index.js(7KB)
----LICENSE.md(1KB)
----bin()
--------dev.js(2KB)
----.travis.yml(329B)
----LICENSE(1KB)
----public()
--------images()
--------index.html(1KB)
--------favicon.ico(918B)
----README.md(1KB)