Skip to content

Latest commit

 

History

History
23 lines (17 loc) · 602 Bytes

README.md

File metadata and controls

23 lines (17 loc) · 602 Bytes

Deploy CI Gitalk

Installation

Install Hexo

$ fnm install lts-iron
$ corepack enable
$ yarn global add hexo-cli

Install Dependency

$ yarn install
$ bundle install

Upgrade Dependency to Latest Version

$ yarn upgrade --latest