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