Skip to content

Latest commit

 

History

History
29 lines (18 loc) · 492 Bytes

README.md

File metadata and controls

29 lines (18 loc) · 492 Bytes

Pokemon Vue

A simple project to showcase Vue.js with Vue Router and Pinia.

Recommended IDE Setup

VSCode + Volar (and disable Vetur).

Customize configuration

See Vite Configuration Reference.

Project Setup

yarn

Compile and Hot-Reload for Development

yarn dev

Compile and Minify for Production

yarn build