Blockchain-zju / zjubca.web

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

zjubca.web

Offcial website of ZJUBCA

develop

project management

working on your own branch:

git checkout -b dev/0.1/[NameByYou]
# example:
git checkout -b dev/0.1/ls

commit with git cz:

git add .
git cz

code style

Decided by developers. But there should be enough comments.

deploy

About

License:MIT License