Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 347 Bytes

README.md

File metadata and controls

24 lines (16 loc) · 347 Bytes

pollock

Some strange voting app. Because everyone builds a voting app first.

Customize configuration

See Vite Configuration Reference.

Project Setup

yarn install

Compile and Hot-Reload for Development

yarn run dev

Compile and Minify for Production

yarn run build