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