Skip to content

Latest commit

 

History

History
35 lines (27 loc) · 1.68 KB

README.md

File metadata and controls

35 lines (27 loc) · 1.68 KB

ICPLabsWebsite

Welcome to your new ICPLabsWebsite project and to the internet computer development community. By default, creating a new project adds this README and some template files to your project directory. You can edit these template files to customize your project and to include your own code to speed up the development cycle.

To get started, you might want to explore the project directory structure and the default configuration file. Working with this project in your development environment will not affect any production deployment or identity tokens.

To learn more before you start working with ICPLabsWebsite, see the following documentation available online:

If you want to start working on your project right away, you might want to try the following commands:

cd ICPLabsWebsite/
dfx help
dfx config --help

项目概述

ICPLabsWebsite是由中国东北大学区块链Labs开发的,建立在InternetComputer上的开源网站 主要负责对DFINITY技术文章的发布与技术论坛构建

项目测试:

进入本项目后,在命令行输入:

sh test.sh

会自动执行测试文件。 测试文件源代码在本项目/src/testdb/下

下一步目标:

完善main代码,继续完善article的逻辑;完善前端代码 学习cancan的架构,向完美适配IC软件架构的方向前进