文件名称:dapper:以太坊dapp的样板
文件大小:203KB
文件格式:ZIP
更新时间:2024-02-25 15:09:02
boilerplate frontend ethereum dapp blockchain
精致的 以太坊dapp的样板。 开始使用 克隆此仓库。 安装并设置 chrome扩展程序。 在Kovan测试网络上配置MetaMask。 运行yarn安装依赖项,然后用yarn start启动开发服务器。 其他脚本 yarn run prettify -将漂亮应用于整个项目。 yarn run lint:scss整个项目的.scss文件。 yarn run lint:js整理整个项目的.js文件。 yarn run lint:scss --fix修复yarn run lint:scss --fix文件中的yarn run lint:scss --fix错误。 yarn run
【文件预览】:
dapper-master
----.coveralls.yml(34B)
----.env(126B)
----public()
--------manifest.json(329B)
--------index.html(2KB)
--------favicon.ico(97KB)
----.esdoc.js(193B)
----stories()
--------button.js(506B)
--------identicon.js(231B)
--------requires-meta-mask.js(291B)
--------text-input.js(1KB)
--------index.js(117B)
--------page-not-found.js(208B)
----yarn.lock(492KB)
----src()
--------bootstrap()
--------constants()
--------utils()
--------sagas()
--------containers()
--------styles()
--------components()
--------actions()
--------setupTests.js(443B)
--------index.js(724B)
--------reducers()
----.storybook()
--------webpack.config.js(256B)
--------config.js(876B)
--------addons.js(86B)
----CONTRIBUTING.md(208B)
----.travis.yml(343B)
----LICENSE.md(1KB)
----README.md(2KB)
----.editorconfig(294B)
----.gitignore(289B)
----CHANGELOG.md(1KB)
----package.json(3KB)