克拉依玛博物馆H5

wangfumin 1c57a5dcfe 克拉玛依H5更新 6 months ago
.vscode ecc1ff4a25 Initial commit: Karamay museum project with Vue3 + Vuex 8 months ago
public 1c57a5dcfe 克拉玛依H5更新 6 months ago
src 1c57a5dcfe 克拉玛依H5更新 6 months ago
.editorconfig ecc1ff4a25 Initial commit: Karamay museum project with Vue3 + Vuex 8 months ago
.gitattributes ecc1ff4a25 Initial commit: Karamay museum project with Vue3 + Vuex 8 months ago
.gitignore ecc1ff4a25 Initial commit: Karamay museum project with Vue3 + Vuex 8 months ago
.prettierrc.json ecc1ff4a25 Initial commit: Karamay museum project with Vue3 + Vuex 8 months ago
API_README.md fa34ec7d43 feat: 添加API拦截器和请求管理系统 8 months ago
README.md ecc1ff4a25 Initial commit: Karamay museum project with Vue3 + Vuex 8 months ago
eslint.config.js ecc1ff4a25 Initial commit: Karamay museum project with Vue3 + Vuex 8 months ago
index.html 6002c0bfb7 bugfix 7 months ago
jsconfig.json ecc1ff4a25 Initial commit: Karamay museum project with Vue3 + Vuex 8 months ago
package.json ecc1ff4a25 Initial commit: Karamay museum project with Vue3 + Vuex 8 months ago
pnpm-lock.yaml ecc1ff4a25 Initial commit: Karamay museum project with Vue3 + Vuex 8 months ago
vite.config.js 26d9faa8f9 新增H5 7 months ago
vitest.config.js ecc1ff4a25 Initial commit: Karamay museum project with Vue3 + Vuex 8 months ago

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