ITADN
首页
AIGC
博客文章
GIT库
资源下载
C龙虾
程序订做
联系我们
XhmikosR
/
xhmikosr.io
Star 2
Fork
收藏
代码
动态
Issues
合并请求
6
版本
XhmikosR/xhmikosr.io · 文件
下载 ZIP
Clone
文件
最后提交记录
最后更新时间
.github
src
.browserslistrc
175
.gitattributes
43
.gitignore
44
Gruntfile.js
5K
package-lock.json
121K
package.json
866
README.md
287
README.md
Getting started
Install
Node.js
Install grunt:
npm install -g grunt-cli
Install Node.js dependencies via npm:
npm install
Run
grunt
to build and preview the site on
http://localhost:8001/
Run
grunt deploy
to publish the site on GitHub Pages