克拉依玛博物馆H5

wangfumin ecc1ff4a25 Initial commit: Karamay museum project with Vue3 + Vuex 6 달 전
.vscode ecc1ff4a25 Initial commit: Karamay museum project with Vue3 + Vuex 6 달 전
public ecc1ff4a25 Initial commit: Karamay museum project with Vue3 + Vuex 6 달 전
src ecc1ff4a25 Initial commit: Karamay museum project with Vue3 + Vuex 6 달 전
.editorconfig ecc1ff4a25 Initial commit: Karamay museum project with Vue3 + Vuex 6 달 전
.gitattributes ecc1ff4a25 Initial commit: Karamay museum project with Vue3 + Vuex 6 달 전
.gitignore ecc1ff4a25 Initial commit: Karamay museum project with Vue3 + Vuex 6 달 전
.prettierrc.json ecc1ff4a25 Initial commit: Karamay museum project with Vue3 + Vuex 6 달 전
README.md ecc1ff4a25 Initial commit: Karamay museum project with Vue3 + Vuex 6 달 전
eslint.config.js ecc1ff4a25 Initial commit: Karamay museum project with Vue3 + Vuex 6 달 전
index.html ecc1ff4a25 Initial commit: Karamay museum project with Vue3 + Vuex 6 달 전
jsconfig.json ecc1ff4a25 Initial commit: Karamay museum project with Vue3 + Vuex 6 달 전
package.json ecc1ff4a25 Initial commit: Karamay museum project with Vue3 + Vuex 6 달 전
pnpm-lock.yaml ecc1ff4a25 Initial commit: Karamay museum project with Vue3 + Vuex 6 달 전
vite.config.js ecc1ff4a25 Initial commit: Karamay museum project with Vue3 + Vuex 6 달 전
vitest.config.js ecc1ff4a25 Initial commit: Karamay museum project with Vue3 + Vuex 6 달 전

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