/planner

Task Planner (Something Like todo list made with vue)

Primary LanguageVue

project-planner

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Listen to db file in json format

json-server --watch data/db.json