/vuetest1

Having fun learning vue

Primary LanguageTypeScriptMIT LicenseMIT

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