克拉依玛博物馆H5

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

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