Emir-the-stroj / vue_crash_todolist

Vue crash course application

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Vue Crash Course (TodoList)

This is the code for the crash course on YouTube

Quick Start

# Install dependencies
npm install

# Serve on localhost:8080
npm run serve

# Build for production
npm run build

About

Vue crash course application


Languages

Language:Vue 78.9%Language:JavaScript 12.0%Language:HTML 9.1%