Skip to content

Repository files navigation

task-tracker

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build - creates a dist folder (deployable artifact)

- To run in local follow below process:
    -> npm install -g serve
    -> serve -s dist
npm run backend
    -> Runs json-server (fake backend exposes Rest APIs)
    -> Consumes data from db.json file at root level
    -> will run the application on port 5000

Customize configuration

See Configuration Reference.

Youtube Ref: https://www.youtube.com/watch?v=qZXt1Aom3Cs

About

Task tracker application using Vue JS 3

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages