Skip to content

huyenplt/vue-task-tracker-app

Repository files navigation

Task Tracker App

Overview

simple excercise to practise VueCLI, Vue Router

Project setup

install npm packages

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