bubble-shooter

时间:2021-04-29 12:56:57
【文件属性】:
文件名称:bubble-shooter
文件大小:214KB
文件格式:ZIP
更新时间:2021-04-29 12:56:57
JavaScript 气泡微调器 | 受Bubble Spinner启发的浏览器中JavaScript游戏(请参见下面的链接)。 指示 要安装依赖项: $ npm install 启动开发服务器: $ npm start 服务器运行后,您可以访问: http://localhost:8080/webpack-dev-server/来运行您的应用程序。 http://localhost:8080/webpack-dev-server/test.html在浏览器中运行测试套件。 要构建静态文件: $ npm build 要在Node中运行测试: $ npm test
【文件预览】:
bubble-shooter-gh-pages
----test.html(258B)
----.gitignore(526B)
----README.md(666B)
----test()
--------board_test.js(2KB)
--------bubble_test.js(3KB)
--------index.js(91B)
----LICENSE(1KB)
----main.bundle.js(245KB)
----.jshintrc(567B)
----package.json(1KB)
----test.bundle.js(571KB)
----index.html(1KB)
----webpack.config.js(454B)
----lib()
--------bubble.js(1KB)
--------index.js(1KB)
--------board.js(5KB)
--------shared()
----styles.css(2KB)

网友评论