Skip to content

Latest commit

 

History

History
31 lines (19 loc) · 441 Bytes

README.md

File metadata and controls

31 lines (19 loc) · 441 Bytes

基于fisco bcos联盟链实现的TodoListDApp应用项目

整个演示框架基于Express+React+Jest技术栈进行框架搭建与开发。

LiveDemo

在线演示

安装依赖包

yarn install

发布合约

yarn deploy

启动项目

yarn start

浏览器访问

open http://localhost:8080