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