|
|
hace 3 años | |
|---|---|---|
| .. | ||
| .vscode | hace 3 años | |
| public | hace 3 años | |
| src | hace 3 años | |
| .dockerignore | hace 3 años | |
| .editorconfig | hace 3 años | |
| .eslintignore | hace 3 años | |
| .eslintrc.js | hace 3 años | |
| .gitattributes | hace 3 años | |
| .gitignore | hace 3 años | |
| .prettierrc | hace 3 años | |
| Dockerfile | hace 3 años | |
| LICENSE | hace 3 años | |
| README.md | hace 3 años | |
| index.html | hace 3 años | |
| nginx.conf | hace 3 años | |
| package-lock-1.json | hace 3 años | |
| package-lock-2.json | hace 3 años | |
| package.json | hace 3 años | |
| tsconfig.json | hace 3 años | |
| vite.config.ts | hace 3 años | |
| yarn-error.log | hace 3 años | |
| yarn.lock | hace 3 años | |
推荐使用 yarn:
yarn
解决 node-sass 网络慢的方法:
yarn config set sass-binary-site http://npm.taobao.org/mirrors/node-sass
安装过程完成后,运行以下命令启动服务。您可以在浏览器中预览网站 http://localhost:9000
yarn dev