Skip to content

Latest commit

 

History

History
50 lines (34 loc) · 1.37 KB

README.md

File metadata and controls

50 lines (34 loc) · 1.37 KB

☘ 自用初学笔记

pnpm v9 nodejs v20 python

自用学习笔记,基于 vitepress,包含

  • JavaScript✡️ 基础
  • Python🐍 基础

本地运行

安装依赖

# 用于本地伺服器的运行和文档构建
pnpm i
# 用于文档格式化 **记得先进入虚拟环境**
pip install -r requirements.txt

脚手架命令

# serve with hot reload at localhost:5173
pnpm docs:dev

# build for production with minification
pnpm docs:build

# format all documents **记得先进入虚拟环境**
mdformat docs

可以将配置文件中的base: '/nanarinonote/'改为base: '/'

借物

封面

博客