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