Skip to content

Latest commit

 

History

History
31 lines (20 loc) · 1.08 KB

README.md

File metadata and controls

31 lines (20 loc) · 1.08 KB

Vue 3 + TypeScript + Vite

This template should help get you started developing with Vue 3 and TypeScript in Vite. The template uses Vue 3 <script setup> SFCs, check out the script setup docs to learn more.

Recommended IDE Setup

Project Setup

`
npm install

Compiles and hot-reloads for development

npm run dev

App Description

Schedule meetings, tasks, engagements and keep track of all of these using the "Keep track" application. Currently, this application works using your browser's localStorage as its database. Some images of this app is injected below:

IMG 1

IMG 2

IMG 3

IMG 4