castillosdev / notes-app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

notes-app

Notes app made with Vue3. This demonstrates the use of Vue Directives and error handling.

Project Setup

npm install

Compile and Hot-Reload for Development

npm run dev

Compile and Minify for Production

npm run build

About


Languages

Language:Vue 83.4%Language:CSS 12.2%Language:JavaScript 2.5%Language:HTML 1.9%