Skip to content

naazeri/google-sheet-clone

Repository files navigation

Google Sheet Clone

This template should help get you started developing with Vue 3 in Vite.

Recommended IDE Setup

VSCode + Volar (and disable Vetur) + TypeScript Vue Plugin (Volar).

Screen Shots

screen shot of wheel of fortune

Project Setup

pnpm i
or
npm i

Compile and Hot-Reload for Development

pnpm dev
or
npm run dev