james-rae / vuetest1

Having fun learning vue

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Vue Testing Party 1

Just a sandbox to learn some new judo well.

Initial template taken from Vitesse

Build fun

# If you don't have pnpm installed, run: npm install -g pnpm

# install treats
pnpm i 

# dev serve on http://localhost:3333
pnpm dev

# build to dist folder
pnpm build

About

Having fun learning vue

License:MIT License


Languages

Language:TypeScript 56.7%Language:Vue 32.4%Language:CSS 7.2%Language:HTML 3.7%