Skip to content

Latest commit

 

History

History
33 lines (21 loc) · 643 Bytes

README.md

File metadata and controls

33 lines (21 loc) · 643 Bytes

HBR-AxleTool-vue

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

Format Code with Prettier

npm run format