克拉依玛博物馆H5

wangfumin 9d6e840653 1 3 maanden geleden
.vscode ecc1ff4a25 Initial commit: Karamay museum project with Vue3 + Vuex 6 maanden geleden
public aee5fa1b7e 新增在线展览 3 maanden geleden
src 9d6e840653 1 3 maanden geleden
.editorconfig ecc1ff4a25 Initial commit: Karamay museum project with Vue3 + Vuex 6 maanden geleden
.gitattributes ecc1ff4a25 Initial commit: Karamay museum project with Vue3 + Vuex 6 maanden geleden
.gitignore ecc1ff4a25 Initial commit: Karamay museum project with Vue3 + Vuex 6 maanden geleden
.prettierrc.json ecc1ff4a25 Initial commit: Karamay museum project with Vue3 + Vuex 6 maanden geleden
API_README.md fa34ec7d43 feat: 添加API拦截器和请求管理系统 6 maanden geleden
README.md ecc1ff4a25 Initial commit: Karamay museum project with Vue3 + Vuex 6 maanden geleden
eslint.config.js ecc1ff4a25 Initial commit: Karamay museum project with Vue3 + Vuex 6 maanden geleden
index.html 45af3850bd 修改字体引入 3 maanden geleden
jsconfig.json ecc1ff4a25 Initial commit: Karamay museum project with Vue3 + Vuex 6 maanden geleden
package.json ecc1ff4a25 Initial commit: Karamay museum project with Vue3 + Vuex 6 maanden geleden
pnpm-lock.yaml ecc1ff4a25 Initial commit: Karamay museum project with Vue3 + Vuex 6 maanden geleden
vite.config.js 470127749f 新增字体文件 3 maanden geleden
vitest.config.js ecc1ff4a25 Initial commit: Karamay museum project with Vue3 + Vuex 6 maanden geleden

README.md

karamay

This template should help get you started developing with Vue 3 in Vite.

Recommended IDE Setup

VSCode + Volar (and disable Vetur).

Customize configuration

See Vite Configuration Reference.

Project Setup

npm install

Compile and Hot-Reload for Development

npm run dev

Compile and Minify for Production

npm run build

Run Unit Tests with Vitest

npm run test:unit

Lint with ESLint

npm run lint