|
1 개월 전 | |
---|---|---|
.. | ||
src | 1 주 전 | |
README.md | 1 년 전 | |
index.html | 2 달 전 | |
package.json | 1 년 전 | |
tsconfig.json | 1 년 전 | |
tsconfig.node.json | 1 년 전 | |
vite.config.ts | 1 년 전 |
使用步骤
安装依赖
pnpm install //(推荐,安装文档:https://pnpm.io/zh/installation)
// 或
yarn
启动项目
pnpm start
//或
yarn start
注意: