transparent infomation on Novel coronavirus (2019-nCoV)
git clone [email protected]:DnCov/transparent-info.git
# or git clone https://github.com/DnCov/transparent-info.git
cd transparent-info
yarn
yarn boot
yarn dev
then edit it
open http://localhost:3000
preview
yarn build
yarn export
Release is now automated
.github/workflows/auto_release.yml
- add
:prerelease
postfix on commit message. - then merge to
master
branch - the rest things will automatic complete soon
- add
:release
postfix on commit message. - then merge to
master
branch. - the rest things will automatic complete soon