Skip to content
This repository has been archived by the owner on Sep 21, 2023. It is now read-only.

Latest commit

 

History

History
41 lines (26 loc) · 762 Bytes

README.md

File metadata and controls

41 lines (26 loc) · 762 Bytes

sms_web

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

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

Expose to LAN while developing

npm run expose

Compile and Minify for Production

npm run build

Lint with ESLint

npm run lint