Skip to content

kangabell/mar

Repository files navigation

Mar v4

This site was developed with Vue 3 in Vite.

Vue's Recommended IDE Setup

VSCode + Volar (and disable Vetur) + TypeScript Vue Plugin (Volar).

Customize configuration

See Vite Configuration Reference.

Project Setup

npm install

Compile and Hot-Reload for Development

npm run dev

Preview site locally before deploy

npm run preview

Compile and Minify for Production

npm run build