Skip to content

kanoqwq/kano-start-there

Repository files navigation

二次元轻量化起始页

目前进度:

  • 完成了搜索引擎功能与简单的壁纸设置功能
  • 添加了live2d看板娘功能(后端服务未完成)

关于看板娘

如无需使用看板娘功能,请使用pure分支https://github.com/kanoqwq/kano-start-there/tree/pure

食用方法

本地调试

git clone https://github.com/kanoqwq/kano-start-there.git
cd kano-start-there
npm i
npm run dev

打包编译

npm run build

打包好的文件在./dist目录下

待开发功能:

  • Live2d看板娘
  • .......