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