npm install
npm run serve
npm run build
npm install -g json-server
npx json-server --watch data/db.json
Simple Project Planner Application built with Vue3 using Vue hooks, Vue Router, fetching Data in options API
Vue
npm install
npm run serve
npm run build
npm install -g json-server
npx json-server --watch data/db.json