Good Things Vue

This is a mock business website developed using Vue 3 and Pinia.

Project Setup

yarn install

Compile and Hot-Reload for Development

yarn dev

Compile and Minify for Production

yarn build

Lint with ESLint

yarn lint