qmk / qmk_error_page

Surfacing Errors in QMK Keyboards
https://status.qmk.fm/
MIT License
2 stars 1 forks source link

qmk_error_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

yarn install

Compile and Hot-Reload for Development

yarn run dev

Pass --mode=webstack if you want to use your local API instance on port 5001.

Compile and Minify for Production

yarn run build

Lint with ESLint

yarn run lint