Skip to content

Create a local static resource server using the Http protocol.

License

Notifications You must be signed in to change notification settings

pansong291/local-server

Repository files navigation

local-server

使用 Http 协议创建本地静态资源服务器。

preview-light

preview-qr

preview-ip

preview-dark

preview-page

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 -g yarn
yarn

Compile and Hot-Reload for Development

yarn run dev

Compile and Minify for Production

yarn run build