Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 216 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 216 Bytes

开始

  1. npm i
  2. npm run dev

github 官网发布

npm run push2GithubWebsite

注意

由于 vite 使用 3.0, node 版本必须大于 v16, 否则会出现如下错误 Cannot find module 'node:path'