|
|
пре 3 месеци | |
|---|---|---|
| public | пре 6 месеци | |
| src | пре 3 месеци | |
| .env | пре 6 месеци | |
| .env.development | пре 6 месеци | |
| .env.production | пре 6 месеци | |
| .gitignore | пре 4 месеци | |
| LICENSE | пре 6 месеци | |
| README.md | пре 6 месеци | |
| index.html | пре 6 месеци | |
| jsconfig.json | пре 6 месеци | |
| package.json | пре 6 месеци | |
| postcss.config.cjs | пре 6 месеци | |
| tailwind.config.cjs | пре 6 месеци | |
| tsconfig.json | пре 6 месеци | |
| vite.config.js | пре 6 месеци | |
| yarn.lock | пре 6 месеци |
Saidmin Vue 5.x
获取代码
git clone https://github.com/saithink/saiadmin-vue.git
或
git clone https://gitee.com/appsai/saiadmin-vue.git
或
git clone https://gitcode.com/saigroup/saiadmin-vue.git
安装依赖
cd saiadmin-vue && yarn install
运行
yarn dev
打包
yarn build