/my-blog

This is an open source blog project that provides a concise, customizable, and scalable platform for creating personal or team blog websites. You can create your own resume website. Welcome to Star.

Primary LanguageTypeScript

网站首页

👉👉 江城开朗的豌豆

开发者

江城开朗的豌豆

👉👉 掘金

👉👉 github

👉👉 个人博客

安装 yarn 并启动项目

  • 安装依赖
yarn install
  • 运行项目
yarn run dev
  • 打包项目
yarn run build