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