This is a scaffold for creating new apps with Vue 3, Typescript, PostCSS and Vite. This repo is automatically updated with the newest version of all dependencies via dependabot.
This project will recommend a number of extensions that might improve your developer experience. If you do not wish to use/install these extensions, you may just remove the extensions.json file from the .vscode folder. Then you will not recieve notifications about recommendations.
Find tutorials on fun coding projects at www.marcusn.dev
Find outdoor activities or send your friends out on an adventure at www.geoquestr.com
npm install
npm run dev
npm run build
Lint with ESLint
npm run lint