Skip to content

OkiriGabriel/My-Task-Tracker

Repository files navigation

Vue Crash Course (Task Tracker)

This is the project from the YouTube crash course

Project setup

npm install

Run the JSON-Server backend (http://localhost:5000)

npm run backend

Run the Vue dev server (http://localhost:8080)

npm run serve

Compiles and minifies for production

npm run build

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages